Package org.yamcs.xtce.xml
Class XtceLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.yamcs.xtce.xml.XtceLoadException
- All Implemented Interfaces:
Serializable
unchecked exception thrown from the XTCE loader.
It keeps a reference to the file and the location in the file where the error occurs.
- 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
-
XtceLoadException
-