Exception: IceGrid::DeploymentException

Inherits:
Ice::UserException show all
Defined in:
ruby/IceGrid/Admin.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Ice::UserException

#ice_id, #inspect

Instance Attribute Details

#reasonObject

Returns the value of attribute reason.



452
453
454
# File 'ruby/IceGrid/Admin.rb', line 452

def reason
  @reason
end

Instance Method Details

#to_sObject



448
449
450
# File 'ruby/IceGrid/Admin.rb', line 448

def to_s
    '::IceGrid::DeploymentException'
end