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