public class AnnotationStringParseException extends Exception
Constructor and Description |
---|
AnnotationStringParseException(String message,
String text) |
AnnotationStringParseException(String message,
String text,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2016. All rights reserved.