Package | Description |
---|---|
org.onebusaway.csv_entities | |
org.onebusaway.csv_entities.exceptions | |
org.onebusaway.csv_entities.schema |
Class and Description |
---|
CsvEntityIOException
Indicates an error was thrown when reading / writing CSV.
|
Class and Description |
---|
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. |
CsvException
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. |
Class and Description |
---|
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. |
CsvException
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 © 2013 OneBusAway. All Rights Reserved.