Class BankIdSessionExpiredException

All Implemented Interfaces:
Serializable

public class BankIdSessionExpiredException extends BankIDException
Exception for expired BankID sessions.
Author:
Martin Lindström, Felix Hellman
See Also:
  • Constructor Details

    • BankIdSessionExpiredException

      public BankIdSessionExpiredException(PollRequest request)
      Constructor.
      Parameters:
      request - the PollRequest
  • Method Details