SAP ABAP Class CX_MON (Exception Class for Exchange Infrastructure Monitoring)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_OO (Package) Object-Oriented Nesting of Monitoring Infrastructure
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 20011105
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_MON_INVALID_ERROR_TYPE Incorrect Error Type (System/Application Error) 20011106
2 Inheritance (c INHERITING FROM c_ref)  CX_MON_INVALID_HANDLE CCMS: Base Exception Class for Monitoring Architecture 20011030
3 Inheritance (c INHERITING FROM c_ref)  CX_MON_INVALID_PARAMETER Exception Class for Exchange Infrastructure Monitoring 20011030
4 Inheritance (c INHERITING FROM c_ref)  CX_MON_PROPERTY Exception for Monitoring Object Attributes 20011105
Properties
Class CX_MON  
Short Description Exception Class for Exchange Infrastructure Monitoring    
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 P  SAP Standard Production Program 
Category 40  Exception Class 
Package SMOI_OO   Object-Oriented Nesting of Monitoring Infrastructure 
Created 20011030   SAP 
Last change 20011106   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_MON has no interface implemented.
Friends
Class CX_MON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_MON Constant Public Type reference (TYPE) SOTR_CONC 'A7506E62A0F0FB4194DEFF11EDC28310' 20011106
2 EXCEPTION_FUNCTION Instance attribute Public Type reference (TYPE) ABAP_METHNAME Function Module/Method that Caused the Exception 20011120
3 EXCEPTION_ID Instance attribute Public Type reference (TYPE) RS38L_PAR_ Name of Exception that Occurred 20011106
4 EXCEPTION_SENDER Instance attribute Public Type reference (TYPE) SEOCLSNAME Sender of Exception 20011106
5 EX_SENDER_LINK Constant Public Type reference (TYPE) SOTR_CONC 'C94F91C987D94A49BD6560804D5803F2' 20011106
6 OBJECT_CLASS Instance attribute Public Type reference (TYPE) ALMTECLASS MTE Class 20011119
7 OBJECT_NAME Instance attribute Public Type reference (TYPE) ALMTFULLNM Alert: monitoring type full name 20011119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011030
Events
Class CX_MON has no event.
Types
Class CX_MON 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 EXCEPTION_FUNCTION Value transfer Type reference (TYPE) ABAP_METHNAME EXCEPTION_FUNCTION 20011120
2 Importing EXCEPTION_ID Value transfer Type reference (TYPE) RS38L_PAR_ EXCEPTION_ID 20011106
3 Importing EXCEPTION_SENDER Value transfer Type reference (TYPE) SEOCLSNAME EXCEPTION_SENDER 20011106
4 Importing OBJECT_CLASS Value transfer Type reference (TYPE) ALMTECLASS OBJECT_CLASS 20011119
5 Importing OBJECT_NAME Value transfer Type reference (TYPE) ALMTFULLNM OBJECT_NAME 20011119
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20011030
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20011030

Method CONSTRUCTOR on class CX_MON has no exception.
History
Last changed by/on SAP  20011106 
SAP Release Created in 620