Package thredds.server.ncss.exception
Class UnsupportedResponseFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
thredds.server.ncss.exception.NcssException
thredds.server.ncss.exception.UnsupportedResponseFormatException
- All Implemented Interfaces:
Serializable
UnsupportedResponseFormatException is thrown by the NcssControllers if some unexpected 'accept' value is in the
request params.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedResponseFormatException
-