code property

String? code
final

The PostgreSQL error code.

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

Implementation

final String? code;