Overload List
Name | Description | |
---|---|---|
Error(Exception) |
Writes an error message to the VU event log, which will consist of the details of the specified Exception.
| |
Error(String) |
Writes an error message to the VU event log.
| |
Error(String, Exception) |
Writes an error message to the VU event log, which will include the stack trace of the specified Exception.
| |
Error(String, String) |
Writes an error message to the VU event log, specifying an identifier which appears in the ID column.
| |
Error(String, String, String) |
Writes an error message and an image link to the VU event log, specifying an identifier which appears in the ID column.
|
See Also