SAP ABAP Class CX_AUNIT_FAIL (INTERNAL: Exception Caused by Check Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
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 20030728
2 Interface implementation (CLASS c. INTERFACES i_ref)  IX_AUNIT_EXCEPTION INTERNAL: Tagging interface 20130307
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_AUNIT_FAIL_CLASS INTERNAL: Check Exception with Test Class Termination 20030728
2 Inheritance (c INHERITING FROM c_ref)  CX_AUNIT_FAIL_METHOD INTERNAL: Check Exception with Test Method Termination 20030728
3 Inheritance (c INHERITING FROM c_ref)  CX_AUNIT_FAIL_PROGRAM INTERNAL: Check Exception with Main Progr. Termination 20030730
Properties
Class CX_AUNIT_FAIL  
Short Description INTERNAL: Exception Caused by Check Error    
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_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20030728   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_AUNIT_FAIL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IX_AUNIT_EXCEPTION INTERNAL: Tagging interface 20130307
Friends
Class CX_AUNIT_FAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_AUNIT_FAIL Constant Public Type reference (TYPE) SOTR_CONC '1E6809FC21C445459CB722287E32ACF0' 20030731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030728
Events
Class CX_AUNIT_FAIL has no event.
Types
Class CX_AUNIT_FAIL 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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030728
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030728

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