@nebius/js-sdk - v0.2.54
Services Index
GitHub
Preparing search index...
runtime/token/exchangeable
UnsupportedResponseError
Class UnsupportedResponseError
Reports an unsupported token-exchange response.
Hierarchy
Error
UnsupportedResponseError
Index
Constructors
constructor
Constructors
constructor
new
UnsupportedResponseError
(
expected
:
string
,
got
:
unknown
,
)
:
UnsupportedResponseError
Creates a new unsupported response error.
Parameters
expected
:
string
got
:
unknown
Returns
UnsupportedResponseError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.2.54
Loading...
Reports an unsupported token-exchange response.