Preparing search index...
The search index is not available
mongodb
mongodb
ErrorDescription
Interface ErrorDescription
interface
ErrorDescription
{
$err
?:
string
;
errInfo
?:
Document
;
errmsg
?:
string
;
errorLabels
?:
string
[]
;
message
?:
string
;
}
Hierarchy (
view full
)
Document
ErrorDescription
Index
Properties
$err?
err
Info?
errmsg?
error
Labels?
message?
Properties
Optional
$err
$err
?:
string
Optional
err
Info
err
Info
?:
Document
Optional
errmsg
errmsg
?:
string
Optional
error
Labels
error
Labels
?:
string
[]
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
$err
err
Info
errmsg
error
Labels
message
mongodb
Loading...