Class XPathEvaluationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.aristaflow.ilm.util.IlmException
de.aristaflow.ilm.core.resmodelmanager.XPathEvaluationException
All Implemented Interfaces:
de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

public class XPathEvaluationException extends IlmException
See Also:
  • Field Details

    • xpath

      @NotNull public @NotNull String xpath
  • Constructor Details

    • XPathEvaluationException

      public XPathEvaluationException()
      The constructor required for bean deserialisation.
    • XPathEvaluationException

      public XPathEvaluationException(@NotNull de.aristaflow.adept2.core.resmodelmanager.XPathEvaluationException xee)