Exception: JIRA::RemoteAuthenticationException
- Inherits:
-
StandardError
- Object
- StandardError
- JIRA::RemoteAuthenticationException
- Defined in:
- lib/JIRA-SOAP-STUBS/default.rb
Overview
http://exception.rpc.jira.atlassian.comRemoteAuthenticationException
Instance Method Summary collapse
-
#initialize ⇒ RemoteAuthenticationException
constructor
A new instance of RemoteAuthenticationException.
Constructor Details
#initialize ⇒ RemoteAuthenticationException
Returns a new instance of RemoteAuthenticationException.
758 759 |
# File 'lib/JIRA-SOAP-STUBS/default.rb', line 758 def initialize end |