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