Preparing search index...
The search index is not available
Stedi SDK for JavaScript
Stedi SDK for JavaScript
@stedi/sdk-util-validation
ServiceException
Class ServiceException
Hierarchy
Error
ServiceException
Index
Constructors
constructor
Properties
$fault
Constructors
constructor
new
Service
Exception
(
options
:
{
$fault
:
"client"
|
"server"
;
message
?:
string
;
name
:
string
;
}
)
:
ServiceException
Parameters
options:
{
$fault
:
"client"
|
"server"
;
message
?:
string
;
name
:
string
;
}
$fault
:
"client"
|
"server"
Optional
message
?:
string
name
:
string
Returns
ServiceException
Properties
Readonly
$fault
$fault
:
"client"
|
"server"
Whether the client or server are at fault.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Service
Exception
constructor
$fault
Whether the client or server are at fault.