Class CryptoConstraintsFailure

All Implemented Interfaces:
Serializable

public class CryptoConstraintsFailure extends ReasonForIndeterminate
See Also:
  • Field Details

  • Constructor Details

    • CryptoConstraintsFailure

      public CryptoConstraintsFailure(String message)
    • CryptoConstraintsFailure

      public CryptoConstraintsFailure(Throwable cause)
    • CryptoConstraintsFailure

      public CryptoConstraintsFailure(String message, Throwable cause)