class ConflictingGlobal extends Error {
  /**
   * Create a new ConflictingGlobal
   * @param {String} action The name of the action that have conflicting global values
   * @param {String} conflictingAction the name of the second conflicting action