All Downloads are FREE. Search and download functionalities are using the official Maven repository.

co.cask.wrangler.api.SkipRowException Maven / Gradle / Ivy

The newest version!
package co.cask.wrangler.api;

/**
 * An exception thrown when the row needs to be skipped.
 */
public class SkipRowException extends Exception {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy