Package org.bitcoinj.core
Class PeerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.core.PeerException
- All Implemented Interfaces:
Serializable
Thrown when a problem occurs in communicating with a peer, and we should
retry.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PeerException
-
PeerException
-
PeerException
-