open class InvalidRLPTypeException : RLPException
Indicates that an unexpected type was encountered when decoding RLP.
<init>
InvalidRLPTypeException(message: String)