Class ActionError

    • Method Detail

      • getErrorPath

        public MatcherPath getErrorPath()
        Gets the path to the matcher that caused this error.
        Returns:
        the MatcherPath
      • getActionException

        public ActionException getActionException()
        Gets the wrapped ActionException.
        Returns:
        the wrapped ActionException