SAP ABAP Class CX_ATD_EXCEPTION (Verification exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_CORE (Package) Strictely Internal: Not released yet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20130905
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130905
Properties
Class CX_ATD_EXCEPTION  
Short Description Verification exception    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SABP_UNIT_TEST_DOUBLE_CORE   Strictely Internal: Not released yet 
Created 20130701   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ATD_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130905
Friends
Class CX_ATD_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTUAL Instance attribute Public Type reference (TYPE) I 20130905
2 CALL_NAME Instance attribute Public Type reference (TYPE) STRING 20130905
3 DUPLICATE_EXPECT_TIMES Constant Public See coding 20130905
4 DUPLICATE_MATCHER Constant Public See coding 20130905
5 DUPLICATE_PARAMETER Constant Public See coding 20130905
6 DUPLICATE_TIMES Constant Public See coding 20130905
7 EVENT_NAME Instance attribute Public Type reference (TYPE) ABAP_EVNTNAME 20130905
8 EXPECTED Instance attribute Public Type reference (TYPE) I 20130905
9 EXPECT_TIMES Instance attribute Public Type reference (TYPE) I 20130905
10 EXPORT_NOT_ALLOWED Constant Public See coding 20130905
11 FATAL_ERROR Constant Public See coding 20130905
12 ILLEGAL_COMBI_ANSWER Constant Public See coding 20130905
13 ILLEGAL_COMBI_EXCEPTION Constant Public See coding 20130905
14 ILLEGAL_COMBI_MATCHER Constant Public See coding 20130905
15 ILLEGAL_CONFIG_CALL Constant Public See coding 20130905
16 ILLEGAL_MULTI_CALL Constant Public See coding 20130905
17 ILLEGAL_STATIC_CONFIG_CALL Constant Public See coding 20130905
18 INTERFACE_NAME Instance attribute Public Type reference (TYPE) STRING 20130905
19 INVALID_CALL Constant Public See coding 20130905
20 INVALID_DOUBLE Constant Public See coding 20130905
21 INVALID_EVENT Constant Public See coding 20130905
22 INVALID_EVENT_PARAM Constant Public See coding 20130905
23 INVALID_EVENT_PARAM_NAME_VAL Constant Public See coding 20130905
24 INVALID_EXCEPTION Constant Public See coding 20130905
25 INVALID_IGNORE_PARAM Constant Public See coding 20130905
26 INVALID_OBJECT Constant Public See coding 20130905
27 INVALID_PARAM Constant Public See coding 20130905
28 INVALID_PARAM_VALUE Constant Public See coding 20130905
29 INVALID_RETURN_VALUE Constant Public See coding 20130905
30 IS_CALLED_TIMES_ZERO Constant Public See coding 20130905
31 MESSAGE_PREFIX Instance attribute Public Type reference (TYPE) STRING 20130905
32 METHOD_NAME Instance attribute Public Type reference (TYPE) ABAP_METHNAME 20130905
33 NEXT_PARAM_INVALID Constant Public See coding 20130905
34 OBJECT_NAME Instance attribute Public Type reference (TYPE) ABAP_INTFNAME 20130905
35 PARAMETER_NAME Instance attribute Public Type reference (TYPE) ABAP_PARMNAME 20130905
36 SET_NOT_ALLOWED Constant Public See coding 20130905
37 TIMES_ZERO Constant Public See coding 20130905
38 UNBOUND_EXCEPTION_OBJ Constant Public See coding 20130905
39 UNEXPECTED_CALL Constant Public See coding 20130905
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130905
Events
Class CX_ATD_EXCEPTION has no event.
Types
Class CX_ATD_EXCEPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTUAL Call by reference Type reference (TYPE) I 20130905
2 Importing CALL_NAME Call by reference Type reference (TYPE) STRING 20130905
3 Importing EVENT_NAME Call by reference Type reference (TYPE) ABAP_EVNTNAME 20130905
4 Importing EXPECTED Call by reference Type reference (TYPE) I 20130905
5 Importing EXPECT_TIMES Call by reference Type reference (TYPE) I 20130905
6 Importing INTERFACE_NAME Call by reference Type reference (TYPE) STRING 20130905
7 Importing MESSAGE_PREFIX Call by reference Type reference (TYPE) STRING 20130905
8 Importing METHOD_NAME Call by reference Type reference (TYPE) ABAP_METHNAME 20130905
9 Importing OBJECT_NAME Call by reference Type reference (TYPE) ABAP_INTFNAME 20130905
10 Importing PARAMETER_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130905
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130905

Method CONSTRUCTOR on class CX_ATD_EXCEPTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in