docs/classes/MatterError.html
Matter error types
codedetails?recoverabletimestamptype
new MatterError(
message: string,
code: string,
details?: MatterErrorDetails,
): MatterError
Optionaldetails: MatterErrorDetailsReadonlycodecode: string
Optional Readonlydetailsdetails?: MatterErrorDetails
Readonlyrecoverablerecoverable: boolean
Readonlytimestamptimestamp: Date
Readonlytypetype: MatterErrorType
Member Visibility
ThemeOSLightDark
Constructors constructor Properties codedetailsrecoverabletimestamptype