Documentation
Preparing search index...
Credential Provider
ApiKeyProviderError
Class ApiKeyProviderError
Hierarchy (
View Summary
)
CredentialProviderError
ApiKeyProviderError
Index
Constructors
constructor
Properties
cause?
errors
message
name
stack?
Constructors
constructor
new
ApiKeyProviderError
(
errors
:
ValueErrorIterator
,
message
?:
string
,
)
:
ApiKeyProviderError
Parameters
errors
:
ValueErrorIterator
Optional
message
:
string
Returns
ApiKeyProviderError
Properties
Optional
cause
cause
?:
unknown
errors
errors
:
any
[]
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
errors
message
name
stack
Documentation
Loading...