ProcessExecutionException constructor

const ProcessExecutionException(
  1. String message
)

Implementation

const ProcessExecutionException(this.message);