class ArityError

Defined in:

exceptions.cr

Constructors

Constructor Detail

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

[View source]