menu
Dart
dart:io
ProcessException
ProcessException const constructor
ProcessException
dark_mode
light_mode
描述
ProcessException
构造函数
const
ProcessException
(
String
executable
,
List
<
String
>
arguments
,
[
String
message
=
""
,
int
errorCode
=
0
]
)
实现
const ProcessException(this.executable, this.arguments, [this.message = "", this.errorCode = 0]);
Dart
dart:io
ProcessException
ProcessException 常量构造函数
ProcessException 类
Cookie 管理控件