@armada/sdk / index / ArtifactIntegrityError
Class: ArtifactIntegrityError
Defined in: src/errors.ts:21
Extends
Constructors
Constructor
new ArtifactIntegrityError(
message,options?):ArtifactIntegrityError
Defined in: src/errors.ts:6
Parameters
message
string
options?
cause?
unknown
Returns
ArtifactIntegrityError
Inherited from
Properties
code
readonlycode:"ARTIFACT_INTEGRITY"='ARTIFACT_INTEGRITY'
Defined in: src/errors.ts:22