Module org.entur.netex.gtfs.export
Class GtfsSerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.entur.netex.gtfs.export.exception.GtfsSerializationException
- All Implemented Interfaces:
Serializable
Exception when serializing the GTFS in-memory model to a GTFS archive.
This can be triggered by a transient IO exception.
The operation may be retried.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GtfsSerializationException
-