Module org.entur.netex.gtfs.export
Class NetexParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.entur.netex.gtfs.export.exception.NetexParsingException
- All Implemented Interfaces:
Serializable
Exception triggered when the NeTEx dataset cannot be loaded into an in-memory object model.
This can be caused 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
-
NetexParsingException
-