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

getl.proc.sub.FlowProcessException.groovy Maven / Gradle / Ivy

Go to download

GETL - based package in Groovy, which automates the work of loading and transforming data

There is a newer version: 4.18.9
Show newest version
package getl.proc.sub

import groovy.transform.InheritConstructors

/**
 * Flow process error
 * @author Alexsey Konstantinov
 */
@InheritConstructors
class FlowProcessException extends Exception { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy