JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Restlet Framework 2.5 Milestone 1
Google App Engine
All Classes
SEARCH:
JavaScript is disabled on your browser.
Serialized Form
Package org.restlet.resource
Class
org.restlet.resource.ResourceException
extends java.lang.RuntimeException implements Serializable
serialVersionUID:
1L
Serialized Fields
request
Request
request
The request associated to this exception. Could be null.
response
Response
response
The response associated to this exception. Could be null.
status
Status
status
The status associated to this exception.