Package | Description |
---|---|
org.restlet.engine.resource |
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–2016. All rights reserved.