class CLTK::Parser::Exceptions::UselessParserException

Overview

Used to indicate that a parser is empty or hasn't been finalized.

Defined in:

cltk/parser/exceptions/useless_parser_exception.cr

Class Method Summary

Instance methods inherited from class Object

in?(collection : Array | Set) in?

Class Method Detail

def self.new #

Sets the error messsage for this exception.


[View source]