class

Jargon::ParseError

Inherits Exception < Reference < Object

Raised by CLI#json when validation fails. errors holds each message; the exception message is them joined by newlines.

Constructors

new(errors : Array(String))
Source

Instance methods

errors
Source