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