Preparing search index...
The search index is not available
zeromq.js
zeromq.js
<internal>
AuthError
Interface AuthError
An event that represents an authorization error.
interface
AuthError
{
message
:
string
;
name
:
string
;
stack
?:
string
;
status
:
300
|
400
|
500
;
}
Hierarchy (
View Summary
)
Error
AuthError
Index
Properties
message
name
stack?
status
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
status
status
:
300
|
400
|
500
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
name
stack
status
zeromq.js
Loading...
An event that represents an authorization error.