Uses of Class
edu.washington.cs.sounddetector.server.api.exception.SoundDoesNotExistException

Packages that use SoundDoesNotExistException
edu.washington.cs.sounddetector.server.api   
 

Uses of SoundDoesNotExistException in edu.washington.cs.sounddetector.server.api
 

Methods in edu.washington.cs.sounddetector.server.api that throw SoundDoesNotExistException
 byte[] SoundDetectorAPI.getSound(long soundId)
          Retrieves the given sound from the server.
 



Copyright © 2012. All Rights Reserved.