Name | Description | |
---|---|---|
GetExceptionAndInnerExceptionTypeAndMessage | Get a multi-lines string containing the exception type and message, and if it has an inner-exception, its type and message are also shown. | |
GetExceptionAndInnerExceptionTypeMessageAndStackTrace | Get a multi-lines string containing the exception type, message and stacktrace, and if it has an inner-exception, its type, message and stacktrace are also shown. |