Uses of Package
org.onebusaway.gtfs.csv.exceptions

Packages that use org.onebusaway.gtfs.csv.exceptions
org.onebusaway.gtfs.csv   
org.onebusaway.gtfs.csv.exceptions   
org.onebusaway.gtfs.csv.schema   
org.onebusaway.gtfs.impl   
org.onebusaway.gtfs.impl.calendar   
org.onebusaway.gtfs.serialization   
org.onebusaway.gtfs.serialization.mappings   
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.csv
CsvEntityIOException
          Indicates an error was thrown when reading / writing CSV.
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.csv.exceptions
CsvEntityException
          Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.csv.schema
CsvEntityException
          Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.impl
CsvEntityException
          Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.impl.calendar
CsvEntityException
          Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.serialization
CsvEntityException
          Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
 

Classes in org.onebusaway.gtfs.csv.exceptions used by org.onebusaway.gtfs.serialization.mappings
CsvEntityException
          Extend from Exception or RuntimeException? The debate rages on, but I chose to extend from RuntimeException to maintain compatibility with existing method signatures and because most of the exceptions thrown here are non-recoverable.
 



Copyright © 2010 OneBusAway. All Rights Reserved.