code property

String? code
getter/setter pair

The PostgreSQL error code.

May be null if the exception was not generated by the database.

Implementation

String? code;