public class AnnotationFormatError
A mirror of java.lang.annotation.AnnotationFormatError.
Constructors
public AnnotationFormatError(String message) | |
public AnnotationFormatError(String message, Throwable cause) | |
public AnnotationFormatError(Throwable cause) |
Inherited methods
Constructor details
AnnotationFormatError
public AnnotationFormatError(String message)AnnotationFormatError
public AnnotationFormatError(String message, Throwable cause)AnnotationFormatError
public AnnotationFormatError(Throwable cause)