Worldline Connect Node.js SDK
Preparing search index...
model/types
SdkApiError
Class SdkApiError<E>
Type Parameters
E
Hierarchy
Error
SdkApiError
Index
Constructors
constructor
Properties
body
name
status
Constructors
constructor
new
SdkApiError
<
E
>
(
message
:
string
,
status
:
number
,
body
:
E
)
:
SdkApiError
<
E
>
Type Parameters
E
Parameters
message
:
string
status
:
number
body
:
E
Returns
SdkApiError
<
E
>
Properties
Readonly
body
body
:
E
name
name
:
string
= "SdkApiError"
Readonly
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
name
status
Worldline Connect Node.js SDK
Loading...