Exception: Jira4R::V2::RemoteAuthenticationException
- Inherits:
-
StandardError
- Object
- StandardError
- Jira4R::V2::RemoteAuthenticationException
- Defined in:
- lib/jira4r/v2/jiraService.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.
696 697 |
# File 'lib/jira4r/v2/jiraService.rb', line 696 def initialize end |