Package nxt
Class BlockchainProcessor.BlockNotAcceptedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- nxt.NxtException
-
- nxt.BlockchainProcessor.BlockNotAcceptedException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
BlockchainProcessor.BlockOutOfOrderException
,BlockchainProcessor.TransactionNotAcceptedException
- Enclosing interface:
- BlockchainProcessor
public static class BlockchainProcessor.BlockNotAcceptedException extends NxtException
- See Also:
- Serialized Form
-
-
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
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-