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