Class InvalidGrantTokenException

    • Constructor Detail

      • InvalidGrantTokenException

        public InvalidGrantTokenException​(String message)
        Constructs a new InvalidGrantTokenException with the specified error message.
        Parameters:
        message - Describes the error encountered.