Class XPathEvaluationException

  • All Implemented Interfaces:
    de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

    public class XPathEvaluationException
    extends IlmException
    See Also:
    XPathEvaluationException, Serialized Form
    • Field Detail

      • xpath

        @NotNull
        public @NotNull String xpath
    • Constructor Detail

      • XPathEvaluationException

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

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