PowerWEB File Upload for ASP.NET
UploadException Class Members
See Also  Properties  Methods  Send comments on this topic.
Dart.FileUpload Namespace : UploadException Class


The following tables list the members exposed by UploadException.

Public Constructors

 NameDescription
public ConstructorUploadException ConstructorInitializes a new instance of the UploadException class.  
Top

Public Properties

 NameDescription
public PropertyData (Inherited from System.Exception)
public PropertyFailedFile The file that caused the exception.  
public PropertyHelpLink (Inherited from System.Exception)
public PropertyHResult (Inherited from System.Exception)
public PropertyInnerException (Inherited from System.Exception)
public PropertyMessage (Inherited from System.Exception)
public PropertySource (Inherited from System.Exception)
public PropertyStackTrace (Inherited from System.Exception)
public PropertyTargetSite (Inherited from System.Exception)
Top

Public Methods

 NameDescription
public MethodGetBaseException (Inherited from System.Exception)
public MethodGetObjectData (Inherited from System.Exception)
public MethodGetType (Inherited from System.Exception)
public MethodToString (Inherited from System.Exception)
Top

See Also

Documentation Version 4.0.3
© 2012 Dart Communications. All Rights Reserved.