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