Package com.onwbp.adaptation
Class UnavailableRepositoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.onwbp.adaptation.UnavailableRepositoryException
-
- All Implemented Interfaces:
Serializable
public final class UnavailableRepositoryException extends Exception
Checked exception thrown when the repository is not available.In such case, it is not possible to access values.
- Since:
- 6.0.12
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-