public class UnknownRepositoryException extends UnknownDomainObjectException
UnknownRepositoryException is thrown when a repository referenced by name cannot be found.| Constructor and Description | 
|---|
| UnknownRepositoryException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownRepositoryException(String message)