Exception: Jira4R::V2::RemoteException
- Inherits:
-
StandardError
- Object
- StandardError
- Jira4R::V2::RemoteException
- Defined in:
- lib/jira4r/v2/jiraService.rb
Overview
http://exception.rpc.jira.atlassian.comRemoteException
Instance Method Summary collapse
-
#initialize ⇒ RemoteException
constructor
A new instance of RemoteException.
Constructor Details
#initialize ⇒ RemoteException
Returns a new instance of RemoteException.
690 691 |
# File 'lib/jira4r/v2/jiraService.rb', line 690 def initialize end |