Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node
/
ErrnoException
Errno
Exception
external
interface
ErrnoException
:
<ERROR CLASS> ERROR CLASS: Symbol not found for js.errors.JsError
(
source
)
Inheritors
ExecFileException
Members
Properties
code
Link copied to clipboard
abstract
var
code
:
String
?
errno
Link copied to clipboard
abstract
var
errno
:
Double
?
path
Link copied to clipboard
abstract
var
path
:
String
?
syscall
Link copied to clipboard
abstract
var
syscall
:
String
?