Exception: Ptolemy::ParseError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ptolemy/exceptions.rb

Overview

Represents the error that occurs while parsing a TOML input.

Possible sources of error are

  • Encoding issues

  • Issues while parsing into AST

  • Duplication issues