tuweni / org.apache.tuweni.ssz / InvalidSSZTypeException

InvalidSSZTypeException

open class InvalidSSZTypeException : SSZException (source)

Indicates that an unexpected type was encountered when decoding SSZ.

Constructors

<init>

InvalidSSZTypeException(message: String!)