Class NewerMethodIllegalCallException

All Implemented Interfaces:
Serializable

public class NewerMethodIllegalCallException extends JebRuntimeException
Reserved runtime exception for compatibility checks involving unsupported newer API methods.
See Also:
  • Constructor Details

    • NewerMethodIllegalCallException

      public NewerMethodIllegalCallException()
      Create an exception with no detail message.