NoSuchRepositoryConfigException Class
- public class NoSuchRepositoryConfigException
extends RepositoryException
Thrown if an operation attempting to access a RepositoryConfig that does not exist.
-
Hierarchy
-
Object
Throwable
Exception
RepositoryException
NoSuchRepositoryConfigException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSuchRepositoryConfigException
public NoSuchRepositoryConfigException(String
message,
Throwable
cause)
NoSuchRepositoryConfigException
public NoSuchRepositoryConfigException(String
message)