class Axal::Error::Runtime::WrongNumArg

Defined in:

lang/error/runtime/wrong_num_arg.cr

Constructors

Constructor Detail

def self.new(fn_name, num_arg_given, num_arg_expected) #

[View source]