Class InvalidChainException

All Implemented Interfaces:
Serializable

public class InvalidChainException extends OperationException
The chain could not be validated. (i.e. no valid path found in the chain graph).
Author:
Bogdan Stefanescu
See Also:
  • Constructor Details

    • InvalidChainException

      public InvalidChainException(String message)