Dart API Reference
dart:io
IOException
IOException
class
Base class for all IO related exceptions.
Base class for all IO related exceptions.
Implements:
Exception
Implementors
FileSystemException
HttpException
SignalException
ProcessException
SocketException
StdoutException
TlsException
WebSocketException
Constructors
IOException
( )
Instance Methods
toString
( ) →
String
Returns a string representation of this object.