Package co.ecg.alpaca.toolkit.exception
Class ProcessTerminatingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
co.ecg.alpaca.toolkit.exception.ProcessTerminatingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProcessTerminatingException
(GenericProcess process, String s) ProcessTerminatingException
(GenericProcess process, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProcessTerminatingException
-
ProcessTerminatingException
-
-
Method Details
-
getProcess
-