Uses of Class
org.redmine.ta.RedmineCommunicationException

Packages that use RedmineCommunicationException
org.redmine.ta Use RedmineManager class from this package to communicate with Redmine servers. 
 

Uses of RedmineCommunicationException in org.redmine.ta
 

Subclasses of RedmineCommunicationException in org.redmine.ta
 class RedmineFormatException
           
 class RedmineTransportException
           
 

Methods in org.redmine.ta that throw RedmineCommunicationException
 byte[] RedmineManager.downloadAttachmentContent(Attachment issueAttachment)
          Downloads the content of an Attachment from the Redmine server.
 



Copyright © 2012. All Rights Reserved.