Package com.github.joschi.jadconfig
Class RepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.joschi.jadconfig.RepositoryException
- All Implemented Interfaces:
Serializable
This exception indicates that an error occurred while using a
Repository.- Author:
- jschalanda
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRepositoryException(String s, Throwable throwable) RepositoryException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryException
public RepositoryException() -
RepositoryException
-
RepositoryException
-
RepositoryException
-