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