AnnotationFormatError


AnnotationFormatError java.lang.annotation

Java 5.0 serializable error

An error of this type indicates that a class file includes a malformed annotation.

Figure 10-74. java.lang.annotation.AnnotationFormatError

 public class  AnnotationFormatError  extends Error {  // Public Constructors  public  AnnotationFormatError  (Throwable  cause  );        public  AnnotationFormatError  (String  message  );        public  AnnotationFormatError  (String  message  , Throwable  cause  );   } 



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net