ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
CredentialExchangeError
Class CredentialExchangeError
Base exception for credential exchange errors.
Hierarchy
Error
CredentialExchangeError
Constructors
constructor
new
CredentialExchangeError
(
message
?:
string
)
:
CredentialExchangeError
Parameters
Optional
message
:
string
Returns
CredentialExchangeError
new
CredentialExchangeError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
CredentialExchangeError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
CredentialExchangeError
Constructors
constructor
ADK for TypeScript: API Reference - v1.5.0
Loading...
Base exception for credential exchange errors.