utils/errors library
Properties
- addContextError → ErrorConstructor
-
final
- applicationError → ErrorConstructor
-
final
- availableParamsError → ErrorConstructor
-
final
- backendServerError → ErrorConstructor
-
final
- buildProofRequestError → ErrorConstructor
-
final
- getAppCallbackUrlError → ErrorConstructor
-
final
- getRequestedProofError → ErrorConstructor
-
final
- getRequestUrlError → ErrorConstructor
-
final
- getStatusUrlError → ErrorConstructor
-
final
- initError → ErrorConstructor
-
final
- initSessionError → ErrorConstructor
-
final
- invalidParamError → ErrorConstructor
-
final
- invalidSignatureError → ErrorConstructor
-
final
- noProviderParamsError → ErrorConstructor
-
final
- proofNotVerifiedError → ErrorConstructor
-
final
- proofSubmissionFailedError → ErrorConstructor
-
final
- providerFailedError → ErrorConstructor
-
final
- providerNotFoundError → ErrorConstructor
-
final
- sessionNotStartedError → ErrorConstructor
-
final
- sessionTimeoutError → ErrorConstructor
-
final
- setAppCallbackUrlError → ErrorConstructor
-
final
- setParamsError → ErrorConstructor
-
final
- setRedirectUrlError → ErrorConstructor
-
final
- setSignatureError → ErrorConstructor
-
final
- signatureGeneratingError → ErrorConstructor
-
final
- signatureNotFoundError → ErrorConstructor
-
final
- statusUrlError → ErrorConstructor
-
final
- timeoutError → ErrorConstructor
-
final
- updateSessionError → ErrorConstructor
-
final
Typedefs
- ErrorConstructor = ReclaimError Function(String message, [dynamic innerError])