- All Implemented Interfaces:
- Serializable, ExecutionInterceptor
public class SapErrorInterceptor
extends Object
implements ExecutionInterceptor
Throws a SapException after the execution of a BAPI call when SAP returned an Error message.
Checks the given RETURN structure or table parameter for the occurrence of the given error types.
The path to the RETURN structure and the error types are defined in the ThrowExceptionOnError
annotation.
- Author:
- Carsten Erker
- See Also:
ThrowExceptionOnError,
Serialized Form