public class AnnotationFormatError

  1. Object
  2. Throwable
  3. Error
  4. 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)