class

DynFork::Errors::Meta::ParamExcessChars

Inherits DynFork::Errors::DynForkException < Exception < Reference < Object

The allowed number of characters in the metadata parameters has been exceeded.

Constructors

new(model_name : String, parameter_name : String, limit_size : UInt32)
Source