Class UnbalancedParenthesisException

java.lang.Object
All Implemented Interfaces:
Serializable

public class UnbalancedParenthesisException extends LispRuntimeException
Runtime exception thrown when the parse cannot find a closing parenthesis.
See Also: