Class TXOMExceptionHandler

Unit

Declaration

type TXOMExceptionHandler = class(TObject)

Description

TXOMExceptionHandler

Hierarchy

  • TObject
  • TXOMExceptionHandler

Overview

Methods

Public class function DumpExceptionCallStack(E: Exception): String;
Public class procedure DumpExceptionCallStackToDebugger(E: Exception);
Public class function IsCriticalException(E: Exception): Boolean;
Public class function DumpCurrentCallStack: String;

Description

Methods

Public class function DumpExceptionCallStack(E: Exception): String;

helper functions

Public class procedure DumpExceptionCallStackToDebugger(E: Exception);
 
Public class function IsCriticalException(E: Exception): Boolean;
 
Public class function DumpCurrentCallStack: String;
 

Generated by PasDoc 0.15.0.