Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.node.childProcess
/
ChildProcessTimeout
Child
Process
Timeout
class
ChildProcessTimeout
:
ChildProcessException
Child Process Timeout
Thrown when a child process which was spawned or executed through the Node API times out.
Members
Constructors
Child
Process
Timeout
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?