Home
last modified time | relevance | path

Searched defs:AnnotationFormatError (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/annotation/
DAnnotationFormatError.java39 public class AnnotationFormatError extends Error { class
49 public AnnotationFormatError(String message) { in AnnotationFormatError() method in AnnotationFormatError
63 public AnnotationFormatError(String message, Throwable cause) { in AnnotationFormatError() method in AnnotationFormatError
77 public AnnotationFormatError(Throwable cause) { in AnnotationFormatError() method in AnnotationFormatError