Exception: SteamClient::Error::ProfileNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/steam-client/profile.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/steam-client/profile.rb', line 8

def message
	"The specified profile could not be found"
end