Class ExpiredTokenException

All Implemented Interfaces:
Serializable

public class ExpiredTokenException extends PerunException
Thrown when call to user info endpoint ends up with error HttpStatus.FORBIDDEN
Author:
Lucie Kureckova <luckureckova@gmail.com>
See Also:
  • Constructor Details

    • ExpiredTokenException

      public ExpiredTokenException(String message)