Seaquel
PostgreSQL error code

PostgreSQL error 3B000

3B000 is the SQLSTATE PostgreSQL reports for savepoint exception, in class 3B, Savepoint Exception.

SQLSTATE3B000
Condition namesavepoint_exception
Class3B — Savepoint Exception

Source: PostgreSQL documentation, Appendix A