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