public class AlwaysFailErrorHandler extends java.lang.Object implements ErrorHandler
ErrorHandler.RESULT.FAIL.ErrorHandler.RESULT| Constructor and Description |
|---|
AlwaysFailErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler.RESULT |
handleError(ImpExException exception,
ImpExReader reader)
Evaluated the given error and finds a decision concerning the further ImpEx processing.
|
public ErrorHandler.RESULT handleError(ImpExException exception, ImpExReader reader)
ErrorHandlerhandleError in interface ErrorHandlerexception - the ImpEx error occurred while ImpEx processreader - the input reader instance for getting further informations of the current processCopyright © 2018 SAP SE. All Rights Reserved.