open class InvalidSSZTypeException : SSZException
Indicates that an unexpected type was encountered when decoding SSZ.
<init>
InvalidSSZTypeException(message: String)