Module: Codebreaker::Errors

Defined in:
lib/codebreaker/errors/range_error.rb,
lib/codebreaker/errors/max_length_error.rb,
lib/codebreaker/errors/min_length_error.rb,
lib/codebreaker/errors/empty_strings_error.rb,
lib/codebreaker/errors/class_validate_error.rb,
lib/codebreaker/errors/not_implemented_error.rb,
lib/codebreaker/errors/negative_integer_error.rb,
lib/codebreaker/errors/invalid_difficulty_error.rb,
lib/codebreaker/errors/non_numeric_string_error.rb

Defined Under Namespace

Classes: ClassValidError, EmptyStringsError, InvalidDifficultyError, MaxLengthError, MinLengthError, NegativeIntegerError, NonNumericStringError, NotImplementedError, RangeError