APIs

Show:

Constructor

DiagnosticInfo

(
  • options
)

Parameters:

  • options Object

Methods

binaryStoreSize

() Number
Calculate the required size to store this object in a binary stream.

Returns:

Number:

decode

(
  • stream
)

decode the object from a binary stream

Parameters:

isValid

() Boolean
verify that all object attributes values are valid according to schema

Returns:

Boolean:

toString

() String

Returns:

String:

Properties

additionalInfo

String

Vendor-specific diagnostic information.

Default: null

innerDiagnosticInfo

DiagnosticInfo

The diagnostic info associated with the inner StatusCode.

Default: null

innerStatusCode

StatusCode

The StatusCode from the inner operation.

Default: 0

locale

Int32

The locale part of the vendor-specific localized text describing the symbolic id.

Default: -1

namespaceUri

Int32

The symbolicId is defined within the context of a namespace.

Default: -1

symbolicId

Int32

The symbolicId shall be used to identify a vendor-specific error or condition

Default: -1