org.opensearch.migrations.replay.datahandlers.http.NoContentException Maven / Gradle / Ivy
package org.opensearch.migrations.replay.datahandlers.http;
public class NoContentException extends Exception {}
package org.opensearch.migrations.replay.datahandlers.http;
public class NoContentException extends Exception {}