@bigcommerce/checkout-sdk / StandardError
This error type should not be constructed directly. It is a base class for all custom errors thrown in this library.
-
Error
↳
StandardError
↳↳
RequestError
• new StandardError(message?
)
Name | Type |
---|---|
message? |
string |
Error.constructor
• name: string
CustomError.name
Error.name
• type: string