org.n52.oxf.util.web
Class HttpClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.n52.oxf.util.web.HttpClientException
All Implemented Interfaces:
Serializable

public class HttpClientException
extends Exception

See Also:
Serialized Form

Constructor Summary
HttpClientException(String message)
           
HttpClientException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpClientException

public HttpClientException(String message,
                           Throwable cause)

HttpClientException

public HttpClientException(String message)


Copyright © 2012-2013 52north.org. All Rights Reserved.