public class RestResourceNotFoundException extends RestException
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResourceId()
Returns the identifier of the resource that was not found.
|
java.lang.String |
getResourceName()
Returns the name of the resource type that was not found (for instance, "SecurityContext").
|
getUrl, getVerb
public java.lang.String getResourceName()
public java.lang.String getResourceId()