Module: LittleWeasel::Errors

Defined in:
lib/LittleWeasel/errors/must_override_error.rb,
lib/LittleWeasel/errors/language_required_error.rb,
lib/LittleWeasel/errors/dictionary_file_empty_error.rb,
lib/LittleWeasel/errors/dictionary_file_not_found_error.rb,
lib/LittleWeasel/errors/dictionary_file_too_large_error.rb,
lib/LittleWeasel/errors/dictionary_file_already_loaded_error.rb

Defined Under Namespace

Classes: DictionaryFileAlreadyLoadedError, DictionaryFileEmptyError, DictionaryFileNotFoundError, DictionaryFileTooLargeError, LanguageRequiredError, MustOverrideError