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


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



public class CupError
extends org.eclipse.wst.xml.xpath2.processor.internal.XPathError
Error caused by CUP Parser.

Constructor Summary

CupError(java.lang.String reason)

Method Summary


Constructor Detail

CupError

public CupError(java.lang.String reason)

Constructor for CUP error.