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