RevGrid - v0.11.1
GitHub
NPM
Sponsors
Preparing search index...
record/server/record-error
RevRecordExternalError
Class RevRecordExternalError
Abstract
Hierarchy (
View Summary
)
Error
RevRecordExternalError
RevRecordSchemaError
RevRecordDataError
RevRecordRowError
Index
Constructors
constructor
Properties
cause?
code
message
name
stack?
Constructors
constructor
new
RevRecordExternalError
(
code
:
string
,
message
:
string
|
undefined
,
baseMessage
:
string
,
)
:
RevRecordExternalError
Parameters
code
:
string
message
:
string
|
undefined
baseMessage
:
string
Returns
RevRecordExternalError
Properties
Optional
cause
cause
?:
unknown
Readonly
code
code
:
string
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
code
message
name
stack
GitHub
NPM
Sponsors
RevGrid - v0.11.1
Loading...