Exception: JsonMask::LimitError

Inherits:
ParseError
  • Object
show all
Defined in:
lib/json_mask/error.rb

Overview

Raised when a field selector exceeds a configured parser limit.

Instance Attribute Summary

Attributes inherited from ParseError

#expression, #offset, #reason

Method Summary

Methods inherited from ParseError

#initialize

Constructor Details

This class inherits a constructor from JsonMask::ParseError