Exception: IceGrid::AllocationTimeoutException
- Inherits:
-
AllocationException
- Object
- StandardError
- Ice::Exception
- Ice::UserException
- AllocationException
- IceGrid::AllocationTimeoutException
- Defined in:
- ruby/IceGrid/Exception.rb
Instance Attribute Summary
Attributes inherited from AllocationException
Instance Method Summary collapse
Methods inherited from Ice::UserException
Instance Method Details
#to_s ⇒ Object
220 221 222 |
# File 'ruby/IceGrid/Exception.rb', line 220 def to_s '::IceGrid::AllocationTimeoutException' end |