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, toString
public String getMessage()
getMessage
in class Throwable
Copyright © 2008–2013 Seam Framework. All rights reserved.