Package tritechgemini.fileio
Class CatalogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
tritechgemini.fileio.CatalogException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCatalogException(String message) CatalogException(String message, Throwable cause) CatalogException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CatalogException
public CatalogException() -
CatalogException
-
CatalogException
-
CatalogException
-