com.microsoft.bingads.v13.reporting.ReportingOperationInProgressException Maven / Gradle / Ivy
package com.microsoft.bingads.v13.reporting;
/**
* This exception is thrown if an attempt was made to download a reporting results file that is not yet available.
*/
public class ReportingOperationInProgressException extends RuntimeException {
private static final long serialVersionUID = 1L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy