Interface IWorkflowSoftErrorDescriptor

    • Method Detail

      • getCause

        Throwable getCause()
        Returns:
        The exception that caused the soft error. May be null when not caused by any exception.
      • getMessage

        String getMessage()
        Returns:
        Message providing more details about the error.