SAP ABAP Class CX_SMOI_WS_UI_EX (SMOI_WS: UI Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_WS (Package) WS Interface to CCMS Agents as of Release 7.10
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SMOI_EXCEPTION SMOI_WS: Base Exception Class 20100922
Properties
Class CX_SMOI_WS_UI_EX  
Short Description SMOI_WS: UI Exceptions    
Super Class CX_SMOI_EXCEPTION SMOI_WS: Base Exception Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SMOI_WS   WS Interface to CCMS Agents as of Release 7.10 
Created 20100728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SMOI_WS_UI_EX has no forward declaration.
Interfaces
Class CX_SMOI_WS_UI_EX has no interface implemented.
Friends
Class CX_SMOI_WS_UI_EX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL_TYPE Instance attribute Public Type reference (TYPE) STRING 20100922
2 CX_SMOI_CREATE_FAILED Constant Public See coding 20100922
3 CX_SMOI_DISPLAY_FAILED Constant Public See coding 20100922
4 CX_SMOI_NO_CUSTOM_CONTROL Constant Public See coding 20100922
5 CX_SMOI_UI_EX Constant Public See coding 20100922
6 SYSUBRC Instance attribute Public Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100922
2 SHOW_EXCEPTION Instance method Public Method 20100922
Events
Class CX_SMOI_WS_UI_EX has no event.
Types
Class CX_SMOI_WS_UI_EX 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 CONTROL_TYPE Call by reference Type reference (TYPE) STRING 20100922
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100922
3 Importing SYSUBRC Call by reference Type reference (TYPE) SYSUBRC 20100922
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100922

Method CONSTRUCTOR on class CX_SMOI_WS_UI_EX has no exception.

Method SHOW_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20100922

Method SHOW_EXCEPTION on class CX_SMOI_WS_UI_EX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in