Process Execution Exception
constructor(message: String)
Creates a new instance of ExecException with the specified message.
Since
9.0.0
constructor(message: String, cause: Throwable)
Creates a new instance of ExecException with the specified message and cause.
Since
9.0.0