public class AnnotationException extends RuntimeException
| Constructor and Description |
|---|
AnnotationException(AnnotationException ae) |
AnnotationException(Entity failedEntity,
int lineNumber,
List<Attribute> requiredAttributes,
String annotatorName,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotatorName() |
Integer |
getEntityNumber() |
Entity |
getFailedEntity() |
List<Attribute> |
getRequiredAttributes() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.