open class EncodeException : RuntimeException
Author Tim Fox
<init>
EncodeException(message: String)
EncodeException(message: String, cause: Throwable)
EncodeException()