public class XmlParseException extends RuntimeException
| Constructor and Description |
|---|
XmlParseException(Exception e,
String document,
int lineno) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2008–2013 Seam Framework. All rights reserved.