
public class RepositoryNotFoundException extends CDOException
session to a named repository that cannot be found.| Constructor and Description |
|---|
RepositoryNotFoundException(String repositoryName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getRepositoryName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryNotFoundException(String repositoryName)
public String getRepositoryName()
public String getMessage()
getMessage in class ThrowableCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.