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