Preparing search index...
The search index is not available
lib.reviews
lib.reviews
dal/lib/errors
default
Variable default
Const
default
:
{
ConnectionError
:
typeof
ConnectionError
;
ConstraintError
:
typeof
ConstraintError
;
convertPostgreSQLError
:
(
pgError
:
unknown
)
=>
DALError
;
DALError
:
typeof
DALError
;
DocumentNotFound
:
typeof
DocumentNotFound
;
DuplicateSlugNameError
:
typeof
DuplicateSlugNameError
;
InvalidUUIDError
:
typeof
InvalidUUIDError
;
QueryError
:
typeof
QueryError
;
TransactionError
:
typeof
TransactionError
;
ValidationError
:
typeof
ValidationError
;
}
= ...
Type declaration
ConnectionError
:
typeof
ConnectionError
ConstraintError
:
typeof
ConstraintError
convertPostgreSQLError
:
(
pgError
:
unknown
)
=>
DALError
DALError
:
typeof
DALError
DocumentNotFound
:
typeof
DocumentNotFound
DuplicateSlugNameError
:
typeof
DuplicateSlugNameError
InvalidUUIDError
:
typeof
InvalidUUIDError
QueryError
:
typeof
QueryError
TransactionError
:
typeof
TransactionError
ValidationError
:
typeof
ValidationError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lib.reviews
Loading...