IoError.ioException constructor
IoError.ioException(
- IOException error
All IO related exceptions.
Implementation
factory IoError.ioException(IOException error) = IoError$IOException._;
All IO related exceptions.
factory IoError.ioException(IOException error) = IoError$IOException._;