Serialized Form
-
Package org.aion.rlp
-
Class org.aion.rlp.DecodeResult extends Object implements Serializable
-
Serialized Fields
-
decoded
Object decoded
-
pos
int pos
-
-
-
Class org.aion.rlp.RLPItem extends Object implements Serializable
- serialVersionUID:
- 4456602029225251666L
-
Serialized Fields
-
rlpData
byte[] rlpData
-
-
Class org.aion.rlp.RLPList extends ArrayList<RLPElement> implements Serializable
- serialVersionUID:
- -2855280911054117106L
-
Serialized Fields
-
rlpData
byte[] rlpData
-
-
-
Package org.aion4j.avm.helper.exception
-
Class org.aion4j.avm.helper.exception.AVMRuntimeException extends RuntimeException implements Serializable
-
Class org.aion4j.avm.helper.exception.CallFailedException extends Exception implements Serializable
-
Class org.aion4j.avm.helper.exception.DeploymentFailedException extends Exception implements Serializable
-
Class org.aion4j.avm.helper.exception.LocalAVMException extends RuntimeException implements Serializable
-
Class org.aion4j.avm.helper.exception.MethodArgsParseException extends Exception implements Serializable
-