Class WorkbenchException

All Implemented Interfaces:
Serializable

public class WorkbenchException extends JUMPException
See Also:
  • Constructor Details

    • WorkbenchException

      public WorkbenchException(String message)
    • WorkbenchException

      public WorkbenchException(String message, Throwable cause)
    • WorkbenchException

      public WorkbenchException(Throwable cause)