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