ProcessExecutionException

constructor(message: String)(source)

Creates a new instance of ExecException with the specified message.

Since

9.0.0


constructor(message: String, cause: Throwable)(source)

Creates a new instance of ExecException with the specified message and cause.

Since

9.0.0