Exception: IceGrid::AllocationTimeoutException

Inherits:
AllocationException show all
Defined in:
ruby/IceGrid/Exception.rb

Instance Attribute Summary

Attributes inherited from AllocationException

#reason

Instance Method Summary collapse

Methods inherited from Ice::UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



220
221
222
# File 'ruby/IceGrid/Exception.rb', line 220

def to_s
    '::IceGrid::AllocationTimeoutException'
end