| BufferEndCLValueDecodeException |
Thrown when trying to read a value when all bytes were read
|
| CasperClientException |
Thrown on casper RPC service error
|
| CLValueDecodeException |
Thrown when CLValue could not be decoded
|
| CLValueEncodeException |
Thrown when CLValue could not be encoded
|
| DeserializationException |
Thrown in case of deserialization error
|
| DynamicInstanceException |
Thrown when some error occurs while dynamically instantiating an object
|
| InvalidByteStringException |
Thrown in case of an invalid (unparseable) encoded byte string
|
| NoSuchKeyTagException |
Thrown in case of a Key tag which does not exist being requested
|
| NoSuchTypeException |
Thrown in case of a CLType which does not exist being requested
|