Class ErrorDeclarationForProcessInstanceFinder

    • Constructor Detail

      • ErrorDeclarationForProcessInstanceFinder

        public ErrorDeclarationForProcessInstanceFinder​(Exception exception,
                                                        String errorCode,
                                                        PvmActivity currentActivity)
    • Method Detail

      • visit

        public void visit​(PvmScope scope)
        Description copied from interface: TreeVisitor
        Invoked for a node in tree.
        Specified by:
        visit in interface TreeVisitor<PvmScope>
        Parameters:
        scope - a reference to the node
      • isReThrowingErrorEventSubprocess

        protected boolean isReThrowingErrorEventSubprocess​(PvmActivity activityHandler)
      • getErrorHandlerActivity

        public PvmActivity getErrorHandlerActivity()