Exception: JIRA::RemoteException
- Inherits:
-
StandardError
- Object
- StandardError
- JIRA::RemoteException
- Defined in:
- lib/JIRA-SOAP-STUBS/default.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.
752 753 |
# File 'lib/JIRA-SOAP-STUBS/default.rb', line 752 def initialize end |