MalformedInputException

expect open class MalformedInputException(message: String) : IOException

Inheritors

actual open class MalformedInputException(message: String) : IOException
actual open class MalformedInputException(message: String) : IOException
actual open class MalformedInputException(message: String) : IOException

Constructors

Link copied to clipboard
expect constructor(message: String)
actual constructor(message: String)
actual constructor(message: String)
actual constructor(message: String)
actual constructor(message: String)

Properties

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

Functions

toString
Link copied to clipboard
open override fun toString(): String
open override fun toString(): String