tuweni / org.apache.tuweni.rlp / InvalidRLPTypeException

InvalidRLPTypeException

open class InvalidRLPTypeException : RLPException (source)

Indicates that an unexpected type was encountered when decoding RLP.

Constructors

<init>

InvalidRLPTypeException(message: String!)