org.arm4.arm40.transaction
public interface ArmErrorCallbackListener
Version: $Revision$ $Date$
Method Summary | |
---|---|
void | handleEvent(ArmInterface errorObject, StackTraceElement[] elements)
Event handler for when notification to a factory of an error occurs.
|
Parameters: errorObject is the ARM Object where the error occured. elements is the Stack Trace on the current thread on which the ARM Object discovered the error.
See Also: ArmErrorCallback