Exception: Sashite::Feen::Errors::Argument Private

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/sashite/feen/errors/argument.rb,
lib/sashite/feen/errors/argument/messages.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Error raised when FEEN parsing or validation fails.

Examples:

raise Argument, Argument::Messages::EMPTY_INPUT

Defined Under Namespace

Modules: Messages