Package nxt.blockchain
Class BlockchainProcessor.BlockOfLowerDifficultyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nxt.NxtException
nxt.blockchain.BlockchainProcessor.BlockNotAcceptedException
nxt.blockchain.BlockchainProcessor.BlockOfLowerDifficultyException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- BlockchainProcessor
public static class BlockchainProcessor.BlockOfLowerDifficultyException
extends BlockchainProcessor.BlockNotAcceptedException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class nxt.NxtException
NxtException.AccountControlException, NxtException.ExistingTransactionException, NxtException.InsufficientBalanceException, NxtException.NotCurrentlyValidException, NxtException.NotValidException, NxtException.NotYetEnabledException, NxtException.NotYetEncryptedException, NxtException.NxtIOException, NxtException.StopException, NxtException.ValidationException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BlockOfLowerDifficultyException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classBlockchainProcessor.BlockNotAcceptedException
-