MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk /

Class

client/js/src/errors.ts:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 * is thrown.
155 */
156export class DecryptionError extends ProtonDriveError {
157 name = 'DecryptionError';
158}
159

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected