Exception: Jira4R::V2::RemoteException
- Inherits:
-
StandardError
- Object
- StandardError
- Jira4R::V2::RemoteException
- Defined in:
- lib/jira4r/v2/jira_service.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.
691 692 |
# File 'lib/jira4r/v2/jira_service.rb', line 691 def initialize end |