Package xal.smf.data
Class XMLDataManager.MissingUrlForGroup
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.smf.data.XMLDataManager.MissingUrlForGroup
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XMLDataManager
Exception thrown when a URL has not been specified for the given group
and an attempt is made to read or write the group.
- 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
-
MissingUrlForGroup
-