open class InvalidRLPEncodingException : RLPException
Indicates that invalid RLP encoding was encountered.
<init>
InvalidRLPEncodingException(message: String)