Serialized Form
-
Package org.hyperledger.besu.plugin.data.p2p
-
Exception Class org.hyperledger.besu.plugin.data.p2p.PeerConnection.PeerNotConnected
class PeerNotConnected extends IOException implements Serializable
-
-
Package org.hyperledger.besu.plugin.services.exception
-
Exception Class org.hyperledger.besu.plugin.services.exception.PluginRpcEndpointException
class PluginRpcEndpointException extends RuntimeException implements Serializable-
Serialized Fields
-
data
String data
The data associated with the exception -
rpcMethodError
RpcMethodError rpcMethodError
The error
-
-
-
Exception Class org.hyperledger.besu.plugin.services.exception.StorageException
class StorageException extends RuntimeException implements Serializable
-
-
Package org.hyperledger.besu.plugin.services.securitymodule
-
Exception Class org.hyperledger.besu.plugin.services.securitymodule.SecurityModuleException
class SecurityModuleException extends RuntimeException implements Serializable
-