@hyperledger/identus-sdk / Exports / Domain / MercuryError / UnknownAttachmentDataError
Class: UnknownAttachmentDataError
Domain.MercuryError.UnknownAttachmentDataError
Hierarchy
-
Error
↳
UnknownAttachmentDataError
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new UnknownAttachmentDataError(message?
): UnknownAttachmentDataError
Parameters
Name | Type |
---|---|
message? | string |
Returns
Overrides
Error.constructor
Defined in
src/domain/models/errors/Mercury.ts:38
Properties
cause
• Optional
cause: unknown