SAP ABAP Class CX_ABDBG_ACTEXT (Exception Superclass for CL_ABAP_DEBUGGER_ACTIVATE_EXT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_DEBUG_EXT (Package) External Activation of ABAP Debugger
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20091204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_BP_NO_GEN_SRC Source cannot be generated to set breakpoint 20091207
2 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_CANNOT_ATTACH Cannot attach to debuggee 20091214
3 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_DUPLICATE_BP Breakpoint already exists 20091204
4 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_DUPL_EXTDBP Breakpoint already exists 20111121
5 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_EXTBP_NOACT External debugging could not be activated 20091204
6 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_ILLEGAL_BP No valid external breakpoint 20091207
7 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_ILLEGAL_PARAM Input parameters not valid 20110207
8 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_LIS_NOTSTARTED Cannot start listener 20091210
9 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_LIS_TIMEOUT Listener returned with timeout 20091210
10 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_NO_DEBUGGEES No pending debuggees 20091214
... Click here to see Used By full list (12 items)
Properties
Class CX_ABDBG_ACTEXT  
Short Description Exception Superclass for CL_ABAP_DEBUGGER_ACTIVATE_EXT    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SABP_DEBUG_EXT   External Activation of ABAP Debugger 
Created 20091204   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ABDBG_ACTEXT has no forward declaration.
Interfaces
Class CX_ABDBG_ACTEXT has no interface implemented.
Friends
Class CX_ABDBG_ACTEXT has no friend class.
Attributes
Class CX_ABDBG_ACTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091204
Events
Class CX_ABDBG_ACTEXT has no event.
Types
Class CX_ABDBG_ACTEXT 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 20091204
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20091204

Method CONSTRUCTOR on class CX_ABDBG_ACTEXT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_BP_NO_GEN_SRC Source cannot be generated to set breakpoint 20091207
2 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_CANNOT_ATTACH Cannot attach to debuggee 20091214
3 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_DUPLICATE_BP Breakpoint already exists 20091204
4 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_DUPL_EXTDBP Breakpoint already exists 20111121
5 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_EXTBP_NOACT External debugging could not be activated 20091204
6 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_ILLEGAL_BP No valid external breakpoint 20091207
7 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_ILLEGAL_PARAM Input parameters not valid 20110207
8 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_LIS_NOTSTARTED Cannot start listener 20091210
9 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_LIS_TIMEOUT Listener returned with timeout 20091210
10 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_NO_DEBUGGEES No pending debuggees 20091214
11 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_NO_EXTBPS No external breakpoints exist 20091230
12 Inheritance (c INHERITING FROM c_ref)  CX_ABDBG_ACTEXT_TOO_MANY_BPS The limit of 30 breakpoints is exceeded 20111122
History
Last changed by/on SAP  20130531 
SAP Release Created in 800