AIRI Server API - v0.10.2
Preparing search index...
server-shared/src
ParsedServerErrorMessage
Interface ParsedServerErrorMessage
interface
ParsedServerErrorMessage
{
authentication
:
boolean
;
code
:
ServerErrorCode
;
message
:
string
;
recoverable
:
boolean
;
terminal
:
boolean
;
}
Index
Properties
authentication
code
message
recoverable
terminal
Properties
authentication
authentication
:
boolean
code
code
:
ServerErrorCode
message
message
:
string
recoverable
recoverable
:
boolean
terminal
terminal
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authentication
code
message
recoverable
terminal
AIRI Server API - v0.10.2
Loading...