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