Class CatalogServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codice.ddf.rest.api.CatalogServiceException
All Implemented Interfaces:
Serializable

public class CatalogServiceException extends Exception
See Also:
  • Constructor Details

    • CatalogServiceException

      public CatalogServiceException(String message)
    • CatalogServiceException

      public CatalogServiceException(String message, Throwable cause)