Serializable
public class CatalogException extends RuntimeException
CatalogException(String message)
CatalogException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CatalogException(String message)
Throwable.initCause(java.lang.Throwable)
message
public CatalogException(String message, Throwable cause)
Throwable.getMessage()
cause
Throwable.getCause()
null