public class RepositoryException extends SystemException
| Constructor and Description |
|---|
RepositoryException() |
RepositoryException(String msg) |
RepositoryException(String msg,
Throwable cause) |
RepositoryException(Throwable cause) |