TExceptionEvent Event

MulticastDelegateTExceptionEvent

type TExceptionEvent = procedure(Sender: TObject; E: Exception) of object;

Exception event signature.