EncodingException

open class EncodingException : RuntimeException(source)

Inheritors

Constructors

Link copied to clipboard
constructor(message: String)
constructor(message: String, cause: Throwable?)

Properties

Link copied to clipboard
override val message: String