org.onebusaway.transit_data_federation.bundle.tasks.transit_graph
Class DistanceAlongShapeLibrary.InvalidStopToShapeMappingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.onebusaway.transit_data_federation.bundle.tasks.transit_graph.DistanceAlongShapeLibrary.DistanceAlongShapeException
              extended by org.onebusaway.transit_data_federation.bundle.tasks.transit_graph.DistanceAlongShapeLibrary.InvalidStopToShapeMappingException
All Implemented Interfaces:
Serializable
Enclosing class:
DistanceAlongShapeLibrary

public static class DistanceAlongShapeLibrary.InvalidStopToShapeMappingException
extends DistanceAlongShapeLibrary.DistanceAlongShapeException

See Also:
Serialized Form

Constructor Summary
DistanceAlongShapeLibrary.InvalidStopToShapeMappingException(TripEntry trip)
           
 
Method Summary
 TripEntry getTrip()
           
 
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

DistanceAlongShapeLibrary.InvalidStopToShapeMappingException

public DistanceAlongShapeLibrary.InvalidStopToShapeMappingException(TripEntry trip)
Method Detail

getTrip

public TripEntry getTrip()


Copyright © 2012 OneBusAway. All Rights Reserved.