Exception: SaltParser::Error::ParseError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/salt-parser/errors.rb

Constant Summary collapse

AMOUNT =
"Error while parsing numeric field."
TIME =
"Error while parsing time field."
FLOAT =
"Error while parsing float field."