I logged a ticket to allow to plugin a custom error handler from beanio. https://issues.apache.org/jira/browse/CAMEL-9939
But you can configure the default to ignore various errors. There is those 3 options, see the configuration class from camel-beanio - eg BeanIOConfiguration. On Tue, May 3, 2016 at 2:30 PM, hong5858 <[email protected]> wrote: > I have the same issue. I am using beanio to unmarshal a file with delimited > records and need to catch invalid records while proceeding the remaining > file. Is there a way to register a custom error handler? > > Thanks > Thomas > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-BeanIO-catch-and-ignore-InvalidRecordException-tp5762999p5782120.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
