public class RepositoryException extends Exception
An exception thrown by the BackendRepository
when an error occurs.
Constructor and Description |
---|
RepositoryException() |
RepositoryException(String message) |
RepositoryException(String message,
Throwable cause) |
RepositoryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2017 Apache OODT. All rights reserved.