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