Class InvalidTokenException

    • Constructor Detail

      • InvalidTokenException

        public InvalidTokenException()
        Instantiates a new timeout exception.
      • InvalidTokenException

        public InvalidTokenException​(String code,
                                     String message)
        Instantiates a new timeout exception.
        Parameters:
        code - the exceptionCode
        message - the message
      • InvalidTokenException

        public InvalidTokenException​(String message)
        Instantiates a new timeout exception.
        Parameters:
        message - the message
      • InvalidTokenException

        public InvalidTokenException​(String message,
                                     Throwable cause)
        Instantiates a new timeout exception.
        Parameters:
        message - the message
        cause - the cause