ursaException Constructor |
Name | Description | |
---|---|---|
ursaException | ||
ursaException(ursaError) |
Initializes a new instance of the ursaException class with a ursaError value.
| |
ursaException(ursaError, String) |
Initializes a new instance of the ursaException class with a ursaError value and error message.
| |
ursaException(ursaError, String, Exception) |
Initializes a new instance of the ursaException class with a ursaError value, error message, and inner exception.
|