Package org.bitcoindevkit
Class Warning.UnexpectedSyncError
-
- All Implemented Interfaces:
public final class Warning.UnexpectedSyncError extends Warning
An unexpected error occured processing a peer-to-peer message.
-
-
Constructor Summary
Constructors Constructor Description Warning.UnexpectedSyncError(String warning)
-
Method Summary
Modifier and Type Method Description final String
getWarning()
-
-
Constructor Detail
-
Warning.UnexpectedSyncError
Warning.UnexpectedSyncError(String warning)
-
-
Method Detail
-
getWarning
final String getWarning()
-
-
-
-