edu.washington.cs.sounddetector.server.api.exception
Class SoundDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.washington.cs.sounddetector.server.api.exception.SoundDetectorAPIException
edu.washington.cs.sounddetector.server.api.exception.SoundDoesNotExistException
- All Implemented Interfaces:
- Serializable
public class SoundDoesNotExistException
- extends SoundDetectorAPIException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SoundDoesNotExistException
public SoundDoesNotExistException(long soundId)
getSoundId
public long getSoundId()
Copyright © 2012. All Rights Reserved.