g3-toolkit API Reference
Preparing search index...
core/src
DocumentDiagnostic
Interface DocumentDiagnostic
interface
DocumentDiagnostic
{
code
:
|
"BAD_VERSION"
|
"BAD_SHAPE"
|
"DUPLICATE_ID"
|
"UNKNOWN_PARENT"
|
"PARENT_CYCLE"
|
"UNKNOWN_ENDPOINT"
|
"UNKNOWN_PORT"
|
"HIERARCHY_FLATTENED"
;
message
:
string
;
subject
:
string
;
}
Index
Properties
code
message
subject
Properties
code
code
:
|
"BAD_VERSION"
|
"BAD_SHAPE"
|
"DUPLICATE_ID"
|
"UNKNOWN_PARENT"
|
"PARENT_CYCLE"
|
"UNKNOWN_ENDPOINT"
|
"UNKNOWN_PORT"
|
"HIERARCHY_FLATTENED"
message
message
:
string
subject
subject
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
message
subject
g3-toolkit API Reference
Loading...