[ 
https://issues.apache.org/jira/browse/GEODE-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227345#comment-15227345
 ] 

ASF subversion and git services commented on GEODE-564:
-------------------------------------------------------

Commit e7b7360b3c546dc7a2df26f1965185ee18c2c88a in incubator-geode's branch 
refs/heads/develop from [~sboorlagadda]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e7b7360 ]

GEODE-564: javadocs for CacheFactory.create() need to list 
AuthenticationFailedException

 * ClientCacheFactory seems to be missing AuthenticationFailedException.
 * ClientCacheFactory seems to be missing CacheExistsException, 
TimeoutException,
   CacheWriterException, RegionExistsException
 * AthenticationRequiredException be thrown if distributed system
   is in secure mode and this client/peer has not set the security credentials.
 * IllegalStateException is thrown if a cache already exists and is not 
compatible
   with new cache configuration


> 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
>            Assignee: Sai Boorlagadda
>
> 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)

Reply via email to