Class StructureJobException
- All Implemented Interfaces:
Serializable
This exception is thrown by the
StructureJobManager when there's a problem
with scheduling a job.- Author:
- Igor Sereda
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStructureJobException(String message) StructureJobException(String message, Throwable cause) StructureJobException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StructureJobException
public StructureJobException() -
StructureJobException
-
StructureJobException
-
StructureJobException
-