Package | Description |
---|---|
org.restlet.client.resource |
Client and server resource classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientResource
Client-side resource.
|
Modifier and Type | Method and Description |
---|---|
Resource |
ResourceException.getResource()
Returns the resource associated to this exception.
|
Constructor and Description |
---|
ResourceException(Status status,
Resource resource)
Constructor.
|
ResourceException(Status status,
Throwable cause,
Resource resource)
Constructor.
|
Copyright © 2005-2017 Restlet.