Package org.ddogleg.struct
Class Stoppable.Stopped
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ddogleg.struct.Stoppable.Stopped
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Stoppable
Exception which is thrown when a process has been stopped early.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Stopped
public Stopped() -
Stopped
-