Visual Basic (Declaration) | |
---|---|
Public Class UploadException Inherits System.Exception |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As UploadException |
C# | |
---|---|
public class UploadException : System.Exception |
C++/CLI | |
---|---|
public ref class UploadException : public System.Exception |
The UploadException contains the exception itself as well as information concerning the file that caused the exception.
System.Object
System.Exception
Dart.FileUpload.UploadException
Target Platforms: Microsoft .NET Framework 2.0