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