Preparing search index...
@universe-dg/sdk
Universe
Platform
Network
NetworkErrorUtil
Class NetworkErrorUtil
Public
Index
Constructors
constructor
Methods
get
Details
get
Error
Message
get
Warning
Message
Constructors
constructor
new
NetworkErrorUtil
()
:
NetworkErrorUtil
Returns
NetworkErrorUtil
Methods
Static
get
Details
getDetails
(
response
?:
AxiosResponse
<
any
,
any
>
)
:
undefined
|
IServerDetails
Parameters
Optional
response
:
AxiosResponse
<
any
,
any
>
Returns
undefined
|
IServerDetails
Static
get
Error
Message
getErrorMessage
(
error
:
ServerDetailsError
,
defaultValue
?:
string
)
:
string
Parameters
error
:
ServerDetailsError
Optional
defaultValue
:
string
Returns
string
Static
get
Warning
Message
getWarningMessage
(
warning
:
IBaseServerDetails
,
defaultValue
?:
string
)
:
string
Parameters
warning
:
IBaseServerDetails
Optional
defaultValue
:
string
Returns
string
On This Page
Constructors
constructor
Methods
get
Details
get
Error
Message
get
Warning
Message
Юниверс DG SDK UI
Loading...
Public