com.microsoft.bingads.v13.bulk.BulkOperationInProgressException Maven / Gradle / Ivy
package com.microsoft.bingads.v13.bulk;
/**
* This exception is thrown if an attempt was made to download a bulk results file that is not yet available.
*/
public class BulkOperationInProgressException extends RuntimeException {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy