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