Class WorkbenchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.locationtech.jts.jump.JUMPException
-
- org.locationtech.jts.jump.workbench.WorkbenchException
-
- All Implemented Interfaces:
Serializable
public class WorkbenchException extends JUMPException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkbenchException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
WorkbenchException
public WorkbenchException(String message)
-
-