Package org.eclipse.wst.xml.xpath2.processor


org.eclipse.wst.xml.xpath2.processor
Class StaticError



public class StaticError
extends org.eclipse.wst.xml.xpath2.processor.XPathException
Base 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.Stringcode()
    

Constructor Detail

StaticError

public StaticError(java.lang.String code , java.lang.String err)

Constructor for a generic static error


Methods Detail

code

public java.lang.String code()

Returns

java.lang.String - error code which represents the error