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


org.eclipse.wst.xml.xpath2.processor.internal
Class StaticFunctNameError



public class StaticFunctNameError
extends org.eclipse.wst.xml.xpath2.processor.internal.StaticNameError
Error caused by static function name.

Field Summary

public static java.lang.StringFUNCTION_NOT_FOUND
    

Constructor Summary

StaticFunctNameError(java.lang.String reason)

Method Summary


Field Detail

FUNCTION_NOT_FOUND

public static java.lang.String FUNCTION_NOT_FOUND


Constructor Detail

StaticFunctNameError

public StaticFunctNameError(java.lang.String reason)

Constructor for static function name error