Class SchedulerRemoveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.vremanagement.executor.exception.ExecutorException
org.gcube.vremanagement.executor.exception.SchedulerRemoveException
- All Implemented Interfaces:
Serializable
- Author:
- Luca Frosini (ISTI - CNR)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchedulerRemoveException(String message) SchedulerRemoveException(String message, 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
-
SchedulerRemoveException
public SchedulerRemoveException() -
SchedulerRemoveException
-
SchedulerRemoveException
-
SchedulerRemoveException
-