com.jalios.rest.client
Class RestException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.jalios.rest.client.RestException
- All Implemented Interfaces: 
 - Serializable
 
public class RestException
- extends Exception
 
- See Also:
 - Serialized Form
 
| 
Constructor Summary | 
protected  | 
RestException(org.restlet.data.Response response)
 
            | 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
RestException
protected RestException(org.restlet.data.Response response)
getResponse
public org.restlet.data.Response getResponse()
 
Copyright © 2001-2007 Jalios SA. All Rights Reserved.