Module openj9.dtfj
Class FunctionEmulator.CallOriginalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.CallOriginalException
- All Implemented Interfaces:
Serializable
- Enclosing class:
FunctionEmulator
This exception can be thrown by callback functions which want to call the overridden
function.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CallOriginalException
public CallOriginalException()
-