Package thredds.server.ncss.exception
Class NcssException
java.lang.Object
java.lang.Throwable
java.lang.Exception
thredds.server.ncss.exception.NcssException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FeaturesNotFoundException,UnsupportedResponseFormatException,VariableNotContainedInDatasetException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNcssException(String message) NcssException(String message, Exception 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
-
NcssException
-
NcssException
-