public class XmlParsingException extends ParsingException
Constructor and Description |
---|
XmlParsingException(com.streambase.sb.util.LocatedItem loc,
String msg) |
XmlParsingException(com.streambase.sb.util.LocatedItem loc,
String msg,
Throwable cause) |
XmlParsingException(com.streambase.sb.util.LocatedItem loc,
Throwable cause) |
XmlParsingException(String msg,
ApplicationValidationException cause) |
equals, getParams, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XmlParsingException(String msg, ApplicationValidationException cause)
public XmlParsingException(com.streambase.sb.util.LocatedItem loc, String msg, Throwable cause)
public XmlParsingException(com.streambase.sb.util.LocatedItem loc, String msg)
public XmlParsingException(com.streambase.sb.util.LocatedItem loc, Throwable cause)