Methods
| Name | Description | |
|---|---|---|
| Error(String) |
Prints the error message passed as a parameter.
| |
| Error(String, Exception) |
Prints the error message passed as a parameter.
| |
| Error(String, Exception, ErrorCode) |
Handles the error and information about the error condition is passed as
a parameter.
|
See Also