Exception: IceGrid::UserAccountNotFoundException

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

Instance Method Summary collapse

Methods inherited from Ice::UserException

#ice_id, #inspect

Instance Method Details

#to_sObject



11
12
13
# File 'ruby/IceGrid/UserAccountMapper.rb', line 11

def to_s
    '::IceGrid::UserAccountNotFoundException'
end