Search
Preparing search index...
The search index is not available
Evidently Client - AWS SDK for JavaScript v3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ServiceException
Class ServiceException
Base exception class for the exceptions from the server-side.
Hierarchy
Error
ServiceException
EvidentlyServiceException
EvidentlyServiceException
STSServiceException
SSOServiceException
Implements
SmithyException
MetadataBearer
Index
Constructors
constructor
Properties
$fault
$metadata
$response
$retryable
message
name
stack
Error
Constructors
constructor
new
Service
Exception
(
options
:
ServiceExceptionOptions
)
:
ServiceException
Parameters
options:
ServiceExceptionOptions
Returns
ServiceException
Properties
Readonly
$fault
$fault
:
"client"
|
"server"
$metadata
$metadata
:
ResponseMetadata
Optional
$response
$response
:
HttpResponse
Optional
$retryable
$retryable
:
RetryableTrait
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Service
Exception
constructor
$fault
$metadata
$response
$retryable
message
name
stack
Error
Base exception class for the exceptions from the server-side.