EncodingFailed

data class EncodingFailed(val exception: IOException) : OjpError

Constructors

Link copied to clipboard
constructor(exception: IOException)

Properties

Link copied to clipboard
open override val exception: IOException