class DB::MappingException
- DB::MappingException
- DB::Error
- Exception
- Reference
- Object
Defined in:
db/error.crConstructors
Instance Method Summary
Constructor Detail
def self.new(message, klass : String, property : String | Nil = nil, cause : Exception | Nil = nil)
#