UNPKG

@yoroi/types

Version:
8 lines (7 loc) 428 B
export class LinksErrorForbiddenParamsProvided extends Error {} export class LinksErrorExtraParamsDenied extends Error {} export class LinksErrorRequiredParamsMissing extends Error {} export class LinksErrorParamsValidationFailed extends Error {} export class LinksErrorUnsupportedAuthority extends Error {} export class LinksErrorUnsupportedVersion extends Error {} export class LinksErrorSchemeNotImplemented extends Error {}