Exception: IceGrid::AccessDeniedException

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

#lockUserIdObject

Returns the value of attribute lockUserId.



506
507
508
# File 'ruby/IceGrid/Admin.rb', line 506

def lockUserId
  @lockUserId
end

Instance Method Details

#to_sObject



502
503
504
# File 'ruby/IceGrid/Admin.rb', line 502

def to_s
    '::IceGrid::AccessDeniedException'
end