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