public interface PeerDisconnectEvent
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause()
Get any underlying exception describing the reason the peer disconnected.
|
org.hyperledger.fabric.sdk.Peer |
getPeer()
Get the peer that has disconnected.
|
org.hyperledger.fabric.sdk.Peer getPeer()
Throwable getCause()
Copyright © 2023. All rights reserved.