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