Package nz.org.riskscape.engine
Class FailedObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nz.org.riskscape.engine.RiskscapeException
nz.org.riskscape.engine.IdentifiedException
nz.org.riskscape.engine.FailedObjectException
- All Implemented Interfaces:
Serializable
Thrown from an IdentifiedCollection
when an object is looked up that couldn't (or wasn't) successfully
created.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class nz.org.riskscape.engine.IdentifiedException
getCollectionClass
Methods inherited from class nz.org.riskscape.engine.RiskscapeException
getCause, getProblem, hasProblem
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FailedObjectException
-
FailedObjectException
-
-
Method Details
-
getId
-
getResource
-