NeatUpload Documentation

InvalidStorageConfigException Members

InvalidStorageConfigException overview

Public Instance Constructors

InvalidStorageConfigException Overloaded. Initializes a new instance of the InvalidStorageConfigException class.

Public Instance Fields

Details The description of the problem.
HttpCode (inherited from UploadException) The HTTP status code associated with this exception.

Public Instance Properties

HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData Serializes this object.
GetType (inherited from Object) 
ToString (inherited from Exception) 

Protected Instance Constructors

InvalidStorageConfigException Overloaded. Initializes a new instance of the InvalidStorageConfigException class.

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

InvalidStorageConfigException Class | Brettle.Web.NeatUpload Namespace