Preparing search index...
The search index is not available
racer
racer
<internal>
ErrnoException
Interface ErrnoException
interface
ErrnoException
{
code
?:
string
;
errno
?:
number
;
message
:
string
;
name
:
string
;
path
?:
string
;
stack
?:
string
;
syscall
?:
string
;
}
Hierarchy (
view full
)
Error
ErrnoException
Index
Properties
code?
errno?
message
name
path?
stack?
syscall?
Properties
Optional
code
code
?:
string
Optional
errno
errno
?:
number
message
message
:
string
name
name
:
string
Optional
path
path
?:
string
Optional
stack
stack
?:
string
Optional
syscall
syscall
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
errno
message
name
path
stack
syscall
racer
Loading...