org.onebusaway.webapp.gwt.oba_application.search
Class YelpStatusException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.onebusaway.webapp.gwt.oba_application.search.YelpException
              extended by org.onebusaway.webapp.gwt.oba_application.search.YelpStatusException
All Implemented Interfaces:
Serializable

public class YelpStatusException
extends YelpException

See Also:
Serialized Form

Constructor Summary
YelpStatusException(String message, int statusCode)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

YelpStatusException

public YelpStatusException(String message,
                           int statusCode)


Copyright © 2012 OneBusAway. All Rights Reserved.