Class FailOnError

java.lang.Object
interlok.csv.schema.FailOnError
All Implemented Interfaces:
SchemaViolationHandler

public class FailOnError extends Object implements SchemaViolationHandler
If there are any ErrorMessage objects present then throw an exception.