Module openj9.dtfj

Class FunctionEmulator.CallOriginalException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    FunctionEmulator

    public static class FunctionEmulator.CallOriginalException
    extends Exception
    This exception can be thrown by callback functions which want to call the overridden function.
    See Also:
    Serialized Form
    • Constructor Detail

      • CallOriginalException

        public CallOriginalException()