StdoutException constructor

const StdoutException(
  1. String message,
  2. [OSError? osError]
)

Implementation

const StdoutException