class CLTK::Parser::Exceptions::ParserConstructionException

Overview

Used for exceptions that occure during parser construction.

Defined in:

cltk/parser/exceptions/parser_construction_exception.cr

Class Method Summary

Instance methods inherited from class Object

in?(collection : Array | Set) in?

Class Method Detail

def self.new(message) #

[View source]