class IoException : Throwable
This exception is thrown when an error occurs while locating, accessing, reading, or transferring information.
IoException(message: String? = null)
This exception is thrown when an error occurs while locating, accessing, reading, or transferring information. |