Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProtonDriveApps/sdk
/
Class
client/js/src/errors.ts:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
* when there is not enough permissions, etc.
42
*/
43
export
class
ValidationError extends ProtonDriveError {
44
name =
'ValidationError'
;
45
46
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected