Interface ActivitiErrorEvent

    • Method Detail

      • getErrorCode

        java.lang.String getErrorCode()
        Returns:
        the error-code of the error. Returns null, if no specific error-code has been specified when the error was thrown.
      • getErrorId

        java.lang.String getErrorId()