[ https://issues.apache.org/jira/browse/GEODE-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226926#comment-15226926 ]
Sai Boorlagadda commented on GEODE-564: --------------------------------------- I would like to propose below changes along with suggested ones. 1) ClientCacheFactory seems to be missing AuthenticationFailedException. 2) ClientCacheFactory seems to be missing CacheExistsException, TimeoutException, CacheWriterException, RegionExistsException 3) It appears "AthenticationRequiredException" be thrown if distributed system is in secure mode and this client/peer has not set the security credentials. > javadocs for CacheFactory.create() need to list AuthenticationFailedException > ----------------------------------------------------------------------------- > > Key: GEODE-564 > URL: https://issues.apache.org/jira/browse/GEODE-564 > Project: Geode > Issue Type: Bug > Components: core > Reporter: Karen Smoler Miller > > The runtime exception {{AuthenticationFailedException}} is not listed in the > javadocs for {{CacheFactory.create()}}. It should be, as an authentication > error will throw this exception. -- This message was sent by Atlassian JIRA (v6.3.4#6332)