SAP ABAP Class CX_CTS_PLUGIN_EXCEPTION (cCTS: Base exception for Plugins)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_COMMON_API (Package) cCTS: common external APIs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_DIST_CTL_EXCEPTION Core cCTS exception 20121217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_NO_PLUGIN cCTS: A requested plugin was not found 20120322
Properties
Class CX_CTS_PLUGIN_EXCEPTION  
Short Description cCTS: Base exception for Plugins    
Super Class CX_CTS_DIST_CTL_EXCEPTION Core cCTS exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCTS_DIST_CTL_COMMON_API   cCTS: common external APIs 
Created 20120313   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CX_CTS_PLUGIN_EXCEPTION has no interface implemented.
Friends
Class CX_CTS_PLUGIN_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CTS_PLUGIN_EXCEPTION Constant Public See coding 20120328
2 PLUGIN Instance attribute Public Type reference (TYPE) CTS_BS_PLG Bootstrapper: Plug-In ID 20120328
3 SYSTEM Instance attribute Public Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME TMS: System Name 20120328
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120313
Events
Class CX_CTS_PLUGIN_EXCEPTION has no event.
Types
Class CX_CTS_PLUGIN_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 ALERT Call by reference Type reference (TYPE) STMSCALERT 20121217
2 Importing APP Call by reference Type reference (TYPE) STRING 20121217
3 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20120328
4 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20120328
5 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20120328
6 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20120328
7 Importing PLUGIN Call by reference Type reference (TYPE) CTS_BS_PLG 20120328
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120313
9 Importing PROCESS_GOV_INFO Call by reference Type reference (TYPE) STRING 20121217
10 Importing SYSTEM Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20120328
11 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120313

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