Package com.onwbp.adaptation
Class UnavailableContentError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onwbp.adaptation.AdaptationError
com.onwbp.adaptation.UnavailableContentError
- All Implemented Interfaces:
Serializable
Unchecked exception thrown when the content of a dataset is not available,
because the associated data model has errors.
In such case, it is not possible to access values.
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString