Class InvalidGrantIdException

    • Constructor Detail

      • InvalidGrantIdException

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