Class NotEnoughSignaturesException

All Implemented Interfaces:
Serializable

public class NotEnoughSignaturesException extends RuntimeException
Indicates that the object that has to be signed has not enough signatures.
See Also:
  • Constructor Details

    • NotEnoughSignaturesException

      public NotEnoughSignaturesException()
    • NotEnoughSignaturesException

      public NotEnoughSignaturesException(String message)