public static class BlockchainProcessor.BlockNotAcceptedException extends NxtException
NxtException.AccountControlException, NxtException.ExistingTransactionException, NxtException.InsufficientBalanceException, NxtException.NotCurrentlyValidException, NxtException.NotValidException, NxtException.NotYetEnabledException, NxtException.NotYetEncryptedException, NxtException.NxtIOException, NxtException.StopException, NxtException.ValidationException| Constructor and Description |
|---|
BlockNotAcceptedException(java.lang.String message,
BlockImpl block) |
BlockNotAcceptedException(java.lang.Throwable cause,
BlockImpl block) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |