gnu.mapping
Class UnboundLocationException
RuntimeException
gnu.mapping.UnboundLocationException
public class UnboundLocationException
extends RuntimeException
An undefined symbol was evaluated.
symbol
public Object symbol
UnboundLocationException
public UnboundLocationException()
UnboundLocationException
public UnboundLocationException(Object symbol)
UnboundLocationException
public UnboundLocationException(Object symbol,
String message)
UnboundLocationException
public UnboundLocationException(Location loc)
getMessage
public String getMessage()