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