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


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



public class StaticTypeNameError
extends org.eclipse.wst.xml.xpath2.processor.internal.StaticNameError
Static type name error class.

Field Summary

public static java.lang.StringTYPE_NOT_FOUND
    

Constructor Summary

StaticTypeNameError(java.lang.String reason)

Method Summary


Field Detail

TYPE_NOT_FOUND

public static java.lang.String TYPE_NOT_FOUND


Constructor Detail

StaticTypeNameError

public StaticTypeNameError(java.lang.String reason)

Constructor.