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.



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

def lockUserId
  @lockUserId
end

Instance Method Details

#to_sObject



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

def to_s
    '::IceGrid::AccessDeniedException'
end