Exception: Cyc::UnbalancedClosingParenthesis

Inherits:
CycError
  • Object
show all
Defined in:
lib/cyc/exception.rb

Overview

Error raised if the message sent to the server has more closing parentheses than opening parentheses. The exception message should indicate where is the first unbalanced closing parenthesis using ‘error’ tag.