Uses of Class
org.restlet.engine.resource.ThrowableAnnotationInfo
Packages that use ThrowableAnnotationInfo
-
Uses of ThrowableAnnotationInfo in org.restlet.engine.resource
Methods in org.restlet.engine.resource that return ThrowableAnnotationInfoModifier and TypeMethodDescriptionAnnotationUtils.getThrowableAnnotationInfo(Class<?> clazz) Returns the status annotation descriptor if present or null.AnnotationUtils.getThrowableAnnotationInfo(Method javaMethod, int errorCode) Returns theThrowableclass matching the given error code if present or null.