Exception.Type Property
Project Developer Reference |
Returns or sets the type of exception. Can be one of the PjExceptionType constants. Read/write Long.
Syntax
expression.Type
expression A variable that represents an Exception object.
Return Value
PjExceptionType
See Also