Package nz.org.riskscape.engine
Class EngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nz.org.riskscape.engine.EngineException
- All Implemented Interfaces:
Serializable
Exception thrown when engine encounters unrecoverable problems.
- See Also:
-
Constructor Summary
ConstructorDescriptionEngineException
(String string) EngineException
(String string, Throwable thrwbl) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EngineException
public EngineException() -
EngineException
-
EngineException
-