Package org.onebusaway.gtfs_transformer
Class TransformSpecificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.onebusaway.gtfs_transformer.TransformSpecificationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TransformSpecificationMissingArgumentException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTransformSpecificationException(String message, String line) TransformSpecificationException(String message, Throwable ex, String line) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransformSpecificationException
-
TransformSpecificationException
-
-
Method Details
-
getLine
-