Package org.geotools.http
Class HTTPFactoryException
Object
Throwable
Exception
RuntimeException
HTTPFactoryException
- All Implemented Interfaces:
Serializable
- Author:
- Roar Brænden
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHTTPFactoryException
(String message, Hints hints, List<Class<? extends HTTPBehavior>> behaviors) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HTTPFactoryException
public HTTPFactoryException(String message, Hints hints, List<Class<? extends HTTPBehavior>> behaviors)
-