Class CatalogException

All Implemented Interfaces:
Serializable

public class CatalogException extends IOException
See Also:
  • Constructor Details

    • CatalogException

      public CatalogException()
    • CatalogException

      public CatalogException(String message, Throwable cause)
    • CatalogException

      public CatalogException(String message)
    • CatalogException

      public CatalogException(Throwable cause)