public class BadXmlAnnotationException
extends java.lang.RuntimeException
Grammar,
Serialized Form| Constructor and Description |
|---|
BadXmlAnnotationException()
Constructs a new BadXmlAnnotationException.
|
BadXmlAnnotationException(java.lang.String msg)
Constructs a new BadXmlAnnotationException with a message.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
msg()
Returns this exception's message.
|