Module: Reek::Errors

Defined in:
lib/reek/errors/base_error.rb,
lib/reek/errors/syntax_error.rb,
lib/reek/errors/encoding_error.rb,
lib/reek/errors/config_file_error.rb,
lib/reek/errors/bad_detector_in_comment_error.rb,
lib/reek/errors/incomprehensible_source_error.rb,
lib/reek/errors/legacy_comment_separator_error.rb,
lib/reek/errors/bad_detector_configuration_key_in_comment_error.rb,
lib/reek/errors/garbage_detector_configuration_in_comment_error.rb

Defined Under Namespace

Classes: BadDetectorConfigurationKeyInCommentError, BadDetectorInCommentError, BaseError, ConfigFileError, EncodingError, GarbageDetectorConfigurationInCommentError, IncomprehensibleSourceError, LegacyCommentSeparatorError, SyntaxError