'Declaration
Public Enum ExceptionType Inherits System.Enum
'Usage
Dim instance As ExceptionType
public enum ExceptionType : System.Enum
'Declaration
Public Enum ExceptionType Inherits System.Enum
'Usage
Dim instance As ExceptionType
public enum ExceptionType : System.Enum
Member | Description |
---|---|
AccessDenied | Access Denied Exception |
AlertNotFound | Alert not Found Exception |
FolderNotFound | Folder Not Found Exception |
InvalidToken | The JSON Web Token is invalid |
JobNotFound | Job Not Found Exception |
NotFound | Generic "Not Found" |
ServerRestarted | The server was restarted |
SqlError | SqlError Exception |
Unknown | Unknown Type |
Validation | Validation Exception |
VariableNotFound | Variable not Found Exception |
XmlSyntax | The Xml syntax is not correct |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.ExceptionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2