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