public class ErrorCollectionFactory extends Object
Constructor and Description |
---|
ErrorCollectionFactory() |
Modifier and Type | Method and Description |
---|---|
ErrorCollection |
createErrorCollection()
Creates a new ErrorCollection from lens-errors.conf file overriding it with lens-errors-override.conf file.
|
public ErrorCollection createErrorCollection() throws ClassNotFoundException
ClassNotFoundException
- when error payload class defined in an error object in error configuration file
is not present in classpath.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.