EOFException

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

Constructors

Link copied to clipboard
expect fun EOFException(message: String)

Properties

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

Extensions

Link copied to clipboard
expect fun Throwable.printStack()

Print exception stacktrace.

actual fun Throwable.printStack()

Print exception stacktrace.

actual fun Throwable.printStack()

Print exception stacktrace.

actual fun Throwable.printStack()

Print exception stacktrace.