Class BlockchainProcessor.BlockOutOfOrderException

All Implemented Interfaces:
Serializable
Enclosing interface:
BlockchainProcessor

public static class BlockchainProcessor.BlockOutOfOrderException extends BlockchainProcessor.BlockNotAcceptedException
See Also:
  • Constructor Details

    • BlockOutOfOrderException

      public BlockOutOfOrderException(String message, BlockImpl block)