Class StopRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gcube.vremanagement.executor.exception.StopRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Luca Frosini (ISTI - CNR)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStopRuntimeException(String message) StopRuntimeException(String message, Throwable cause) StopRuntimeException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StopRuntimeException
public StopRuntimeException() -
StopRuntimeException
-
StopRuntimeException
-
StopRuntimeException
-