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, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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)