Class BankIdRequirementException

All Implemented Interfaces:
Serializable

public final class BankIdRequirementException extends BankIdException
BankIdRequirementException is a subclass of BankIdException that represents an exception thrown when there is a requirement violation.
See Also:
  • Constructor Details

    • BankIdRequirementException

      public BankIdRequirementException(String errorDescription)