Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node
/
ErrnoException
Errno
Exception
external
interface
ErrnoException
(
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
?