NeatUpload Documentation

UploadException Members

UploadException overview

Public Instance Constructors

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

Public Instance Fields

HttpCode 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

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

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

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

See Also

UploadException Class | Brettle.Web.NeatUpload Namespace