class Pon::FieldError

Defined in:

pon/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(field : String | Nil = nil, msg : String | Nil = nil) #

[View source]

Instance Method Detail

def field : String? #

[View source]