Exception: IceGrid::BadSignalException

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.



494
495
496
# File 'ruby/IceGrid/Admin.rb', line 494

def reason
  @reason
end

Instance Method Details

#to_sObject



490
491
492
# File 'ruby/IceGrid/Admin.rb', line 490

def to_s
    '::IceGrid::BadSignalException'
end