Class ExecutionControl.InternalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExecutionControl.NotImplementedException
Enclosing interface:
ExecutionControl

public static class ExecutionControl.InternalException extends ExecutionControl.ExecutionControlException
An internal problem has occurred.
Since:
9
See Also:
  • Constructor Details Link icon

    • InternalException Link icon

      public InternalException(String message)