Class TXOMExceptionHandler
Unit
xomException
Declaration
type TXOMExceptionHandler = class(TObject)
Description
TXOMExceptionHandler
Hierarchy
- TObject
- TXOMExceptionHandler
Overview
Methods
Description
Methods
 |
class function DumpExceptionCallStack(E: Exception): String; |
|
helper functions
|
 |
class procedure DumpExceptionCallStackToDebugger(E: Exception); |
|
|
 |
class function IsCriticalException(E: Exception): Boolean; |
|
|
 |
class function DumpCurrentCallStack: String; |
|
|
Generated by PasDoc 0.15.0.
|