Class XMLComparisonException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.axiom.om.impl.exception.XMLComparisonException
All Implemented Interfaces:
Serializable

public class XMLComparisonException extends Exception
Deprecated.
This exception is only used by XMLComparator which is deprecated.
See Also:
  • Constructor Details

    • XMLComparisonException

      public XMLComparisonException(String message)
      Deprecated.
    • XMLComparisonException

      public XMLComparisonException(Throwable cause)
      Deprecated.
    • XMLComparisonException

      public XMLComparisonException(String message, Throwable cause)
      Deprecated.