const ProcessException(
String executable,
List<String> arguments,
[String message = "",
int errorCode = 0]
)

Not documented.