Class AnnotationStringParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.basicjaxb_annox.parser.exception.AnnotationStringParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationStringParseException(String message, String text) AnnotationStringParseException(String message, String text, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AnnotationStringParseException
-
AnnotationStringParseException
-
-
Method Details
-
getText
-