net.fortytwo.linkeddata.dereferencers
Class HTTPRepresentation.InvalidResponseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.fortytwo.ripple.RippleException
              extended by net.fortytwo.linkeddata.dereferencers.HTTPRepresentation.InvalidResponseException
All Implemented Interfaces:
Serializable
Enclosing class:
HTTPRepresentation

public class HTTPRepresentation.InvalidResponseException
extends net.fortytwo.ripple.RippleException

See Also:
Serialized Form

Constructor Summary
HTTPRepresentation.InvalidResponseException(String message)
           
 
Method Summary
 org.apache.commons.httpclient.HttpMethod getMethod()
           
 
Methods inherited from class net.fortytwo.ripple.RippleException
logError, logError
 
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

HTTPRepresentation.InvalidResponseException

public HTTPRepresentation.InvalidResponseException(String message)
Method Detail

getMethod

public org.apache.commons.httpclient.HttpMethod getMethod()


Copyright © 2007-2013. All Rights Reserved.