Error struct passed into rorm callbacks. Generally this may not escape the callback, so it must always be used with scope, unless otherwise documented.
Usually it should not be neccessary to use this directly from user code.
Representation of all error codes.
Makes a human readable exception that can be thrown or returns null if there is no error.
Returns false only when there is no error, otherwise true.
See Implementation
Error struct passed into rorm callbacks. Generally this may not escape the callback, so it must always be used with scope, unless otherwise documented.
Usually it should not be neccessary to use this directly from user code.