Class: InvalidAuthenticationException
- Inherits:
-
Object
- Object
- InvalidAuthenticationException
- Defined in:
- lib/crowd/soap/default.rb
Overview
http://exception.integration.crowd.atlassian.comInvalidAuthenticationException
Instance Method Summary collapse
-
#initialize ⇒ InvalidAuthenticationException
constructor
A new instance of InvalidAuthenticationException.
Constructor Details
#initialize ⇒ InvalidAuthenticationException
Returns a new instance of InvalidAuthenticationException.
362 363 |
# File 'lib/crowd/soap/default.rb', line 362 def initialize end |