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