RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IServerExceptionHandler.OnException Method
Pascal
procedure OnException(const ServerClass: WideString; const ExceptionClass: WideString; const ErrorMessage: WideString; ExceptAddr: Integer; const ErrorIID: WideString; const ProgID: WideString; var Handled: Integer; var Result: HResult);
C++
__fastcall OnException(const BSTR ServerClass, const BSTR ExceptionClass, const BSTR ErrorMessage, int ExceptAddr, const BSTR ErrorIID, const BSTR ProgID, int Handled, HRESULT Result);

This is OnException, a member of class IServerExceptionHandler.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!