pzampino opened a new pull request #268: KNOX-2230 - Token State Service should throw UnknownTokenException in… URL: https://github.com/apache/knox/pull/268 …stead of IllegalArgumentException ## What changes were proposed in this pull request? Added UnknownTokenException so this condition can be handled more appropriately by clients of the TokenStateService and related. ## How was this patch tested? Modified existing tests, which were checking for IllegalStateException results when tokens are unknown by the TokenStateService.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
