public class CatalogException extends Exception
A generic exception that occured when dealing with the Catalog.
| Constructor and Description |
|---|
CatalogException() |
CatalogException(String message) |
CatalogException(String message,
Throwable t) |
CatalogException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2017 Apache OODT. All rights reserved.