Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceException

Base exception class for the exceptions from the server-side.

Hierarchy

Implements

Index

Constructors

constructor

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