class JMESPathTypeError

Defined in:

exceptions.cr

Constructors

Constructor Detail

def self.new(name : String, actual : String, expected : String) #

[View source]