Class: InvalidAuthenticationException
- Inherits:
-
Object
- Object
- InvalidAuthenticationException
- Defined in:
- lib/crowd/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.
331 332 |
# File 'lib/crowd/default.rb', line 331 def initialize end |