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