Package | Description |
---|---|
org.restlet.engine.resource |
Supports resources.
|
Modifier and Type | Method and Description |
---|---|
ThrowableAnnotationInfo |
AnnotationUtils.getThrowableAnnotationInfo(java.lang.Class<?> clazz)
Returns the status annotation descriptor if present or null.
|
ThrowableAnnotationInfo |
AnnotationUtils.getThrowableAnnotationInfo(java.lang.reflect.Method javaMethod,
int errorCode)
Returns the
Throwable class matching the given error code if
present or null. |
Copyright © 2005-2024 Restlet.