Package xal.tools.xml

Class XmlDataAdaptor.WriteException

All Implemented Interfaces:
Serializable
Enclosing class:
XmlDataAdaptor

public static class XmlDataAdaptor.WriteException extends ExceptionWrapper
Wrapper for exceptions that may be thrown while writing: java.io.IOException java.net.MalformedURLException
See Also:
  • Constructor Details

    • WriteException

      public WriteException(Exception excpt)