Class NotAllowedAlgorithmException

All Implemented Interfaces:
Serializable

public class NotAllowedAlgorithmException extends VerificationException
See Also:
  • Constructor Details

    • NotAllowedAlgorithmException

      public NotAllowedAlgorithmException(@Nullable @Nullable String message, @Nullable @Nullable Throwable cause)
    • NotAllowedAlgorithmException

      public NotAllowedAlgorithmException(@Nullable @Nullable String message)
    • NotAllowedAlgorithmException

      public NotAllowedAlgorithmException(@Nullable @Nullable Throwable cause)