Dart SDK
dart:io
StdoutException
class
StdoutException
Properties
Constructors
Methods
Properties
message
osError
Constructors
StdoutException
Methods
toString
(Not documented.)
Implements
IOException
Properties
String
message
read-only
OSError
osError
read-only
Constructors
StdoutException
(
String
message
, [
OSError
osError
])
const
Methods
toString
(
) →
String
Returns a string representation of this object.