ExceptionHelper Class |
Namespace: Dundas.BI.WebApi
The ExceptionHelper type exposes the following members.
Name | Description | |
---|---|---|
CleanException |
Given an original exception, cleans the exception to remove the stack trace if applicable.
| |
GetLastError |
Gets the last error encountered by a session.
| |
SetLastError |
Sets the last error encountered for the session ID specified.
| |
TryGetLastError |
Gets the last error encountered by the current engine session.
|