Uses of Package
edu.washington.cs.sounddetector.server.api.exception

Packages that use edu.washington.cs.sounddetector.server.api.exception
edu.washington.cs.sounddetector.server.api   
edu.washington.cs.sounddetector.server.api.exception   
edu.washington.cs.sounddetector.server.api.methodlogic   
 

Classes in edu.washington.cs.sounddetector.server.api.exception used by edu.washington.cs.sounddetector.server.api
CantBuildClassifierException
          Exception for when the server is unable to build a classifier on the training data.
DetectorDoesNotExistException
           
PhoneDoesNotExistException
           
SoundClassDoesNotExistException
           
SoundDetectorInternalErrorException
          Exception for when the server encounters an unexpected error that it does not know how to deal with.
SoundDoesNotExistException
           
 

Classes in edu.washington.cs.sounddetector.server.api.exception used by edu.washington.cs.sounddetector.server.api.exception
SoundDetectorAPIException
           Base class for all exceptions thrown by server api calls.
 

Classes in edu.washington.cs.sounddetector.server.api.exception used by edu.washington.cs.sounddetector.server.api.methodlogic
SoundDetectorInternalErrorException
          Exception for when the server encounters an unexpected error that it does not know how to deal with.
 



Copyright © 2012. All Rights Reserved.