Include Protected Members
Include Inherited Members
Write an exception to the trace output.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
TraceException(Exception) | Write an exception to the trace output. |
![]() ![]() |
TraceException(array<String[], Exception) | Write an exception to the trace category output. |
![]() ![]() |
TraceException(String, String, Exception) | Write an exception to the trace output with the specified category. |
![]() ![]() |
TraceException(array<String[], String, Exception) | Write an exception to the trace output |
Top