public class CatalogException extends BaseException
| Constructor and Description |
|---|
CatalogException() |
CatalogException(String message,
Object... parameters) |
CatalogException(Throwable cause) |
CatalogException(Throwable cause,
String message,
Object... parameters) |
formataddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2012 TranceCode. All Rights Reserved.