StdoutException class
Exception thrown by some operations ofStdout
- Implemented types
Constructors
- StdoutException(Stringmessage, [OSError?osError])
- const
Properties
Methods
- noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- toString(
)→String - A string representation of this object.override
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited