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