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