org.onebusaway.exceptions
Class NoSuchTripServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.onebusaway.exceptions.ServiceException
org.onebusaway.exceptions.NoSuchTripServiceException
- All Implemented Interfaces:
- Serializable
public class NoSuchTripServiceException
- extends ServiceException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchTripServiceException
public NoSuchTripServiceException(String tripId)
getTripId
public String getTripId()
Copyright © 2012 OneBusAway. All Rights Reserved.