Kizspy | Question: 3
(Choose 1 answer)
Choose the incorrect information about the exception hierarchy in ABAP.
A. Every exception class offers a range of standard methods and attributes are derived from the subclass CX_ROOT.
B. All exception classes must be derived from one of the classes CX_STATIC_CHECK,CX_DYNAMIC_CHECK or CX_NO_CHECK.
C. The classes CX_STATIC_CHECK, CX_DYNAMIC_CHECK, CX_NO_CHECK are subclasses of superclass CX_ROOT.
D. None of the others.