Class IllegalAnnotationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.restlet.ext.jaxrs.internal.exceptions.IllegalAnnotationException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated public class IllegalAnnotationException extends java.lang.ExceptionDeprecated.Will be removed in next minor release.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUIDDeprecated.
-
Constructor Summary
Constructors Constructor Description IllegalAnnotationException(java.lang.annotation.Annotation annotation)Deprecated.
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
Deprecated.- See Also:
- Constant Field Values
-
-