ConversionExceptionMessage
Entries
General standard type conversion error
Database value doesn't match any enum
dynamic_dto parsing error
General error during data class instantiation
Missing key for required field in data class
JSON deserialization error in dynamic_dto
Object to JSON serialization error for dynamic_dto
When a non-null value was expected but null was received
When a query returned no rows but at least one was expected
When a single-row method received more than one row
Error during manual mapping via PgCompositeMapper
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.