java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.foursoft.harness.navext.runtime.io.utils.XMLIOException
All Implemented Interfaces:
Serializable

public class XMLIOException extends RuntimeException
a generic checked exception for all fatal events during the XML processing
See Also:
  • Constructor Details

    • XMLIOException

      public XMLIOException(String message, Throwable cause)
    • XMLIOException

      public XMLIOException(String message)