public abstract class RestException
extends java.lang.Exception
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUrl()
Returns the URL of the request.
|
java.lang.String |
getVerb()
Returns the verb used to perform the request.
|