SerializeTransactionErrorSee: Description
| Exception | Description |
|---|---|
| DeserializeAbiError |
Error class is used when there is an exception while attempting to call deserializeAbi() of
Serialization Provider
|
| DeserializeError |
Error class is used when there is an exception while attempting to call deserialize() of
Serialization Provider
|
| DeserializeTransactionError |
Error class is used when there is an exception while attempting to call deserializeTransaction()
of Serialization Provider
|
| SerializationProviderError |
Error class is used when there is an exception while attempting to call any method of Serialization Provider.
|
| SerializeAbiError |
Error class is used when there is an exception while attempting to call serializeAbi()
of Serialization Provider
|
| SerializeError |
Error class is used when there is an exception while attempting to call serialize()
of Serialization Provider
|
| SerializeTransactionError |
Error class is used when there is an exception while attempting to call serializeTransaction() of
Serialization Provider
|
SerializeTransactionError