Package org.eclipse.wst.xml.xpath2.processor
public class StaticError extends org.eclipse.wst.xml.xpath2.processor.XPathExceptionBase class for all static errors as defined by the XPath 2.0 specification
Constructor Summary |
StaticError(java.lang.String code
,
java.lang.String err) |
Method Summary | |
public java.lang.String | code() |
Constructor Detail |
public StaticError(java.lang.String code
,
java.lang.String err)
Constructor for a generic static error
Methods Detail |
public java.lang.String code()
java.lang.String
- error code which represents the error