ModuleErrorInfo interface
Definition of the module error info type.
Property Details
code
Gets or sets the error code.
code?: string
Property Value
string
message
Gets or sets the error message.
message?: string
Property Value
string