EOFException

expect class EOFException(message: String) : IOException
actual typealias EOFException = EOFException
actual typealias EOFException = EOFException

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?