SAP ABAP Class CX_SMOI_WS_EX (SMOI_WS: Exception Class)
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_EX  
Short Description SMOI_WS: Exception Class    
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 20100922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SMOI_WS_EX has no forward declaration.
Interfaces
Class CX_SMOI_WS_EX has no interface implemented.
Friends
Class CX_SMOI_WS_EX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CANNOT_RESOLVE_HOST Constant Public See coding 20100922
2 CX_CONNECTION_DISABLED Constant Public See coding 20100922
3 CX_DESTINATION_NOT_REACHABLE Constant Public See coding 20100922
4 CX_DEST_ALREADY_EXISTING Constant Public See coding 20100922
5 CX_DEST_INTERNAL_ERROR Constant Public See coding 20100922
6 CX_DEST_IS_ACTIVE Constant Public See coding 20100922
7 CX_DEST_IS_LOCKED Constant Public See coding 20100922
8 CX_DEST_NOT_FOUND Constant Public See coding 20100922
9 CX_DEST_PARAMETER_ERROR Constant Public See coding 20100922
10 CX_ERROR_READING_DEST_INFO Constant Public See coding 20100922
11 CX_ERROR_UPDATING_TABLE Constant Public See coding 20100922
12 CX_NOT_REGISTERED Constant Public See coding 20100922
13 CX_NOT_SUPPORTED Constant Public See coding 20100922
14 CX_NO_AUTHORITY Constant Public See coding 20100922
15 CX_NO_DEFAULT Constant Public See coding 20100922
16 CX_TIME_OUT_ERROR Constant Public See coding 20100922
17 CX_UNKNOWN_INSTANCE_SID Constant Public See coding 20100922
18 CX_UNKNOWN_INSTANCE_TYPE Constant Public See coding 20100922
19 CX_UNKNOWN_PORTTYPE Constant Public See coding 20100922
20 DESTINATION Instance attribute Public Type reference (TYPE) SMOI_WS_DEST SMOI_WS: Destination for CCMS Agents (sapstartsrv) 20100922
21 HOSTNAME Instance attribute Public Type reference (TYPE) SMOI_WS_HOSTNAME Host Name (also as an IP address or FQDN) 20100922
22 INSTANCE_TYPE Instance attribute Public Type reference (TYPE) SMOI_WS_INSTANCE_TYPE Instance Type (ABAP, DS, Java, TREX, SCS, and so on) 20100922
23 PORT_TYPE Instance attribute Public Type reference (TYPE) SMOI_WS_PORTTYPE SMOI_WS: CCMS Port Type 20100922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100922
Events
Class CX_SMOI_WS_EX has no event.
Types
Class CX_SMOI_WS_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 DESTINATION Call by reference Type reference (TYPE) SMOI_WS_DEST 20100922
2 Importing HOSTNAME Call by reference Type reference (TYPE) SMOI_WS_HOSTNAME 20100922
3 Importing INSTANCE_TYPE Call by reference Type reference (TYPE) SMOI_WS_INSTANCE_TYPE 20100922
4 Importing PORT_TYPE Call by reference Type reference (TYPE) SMOI_WS_PORTTYPE 20100922
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100922
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100922

Method CONSTRUCTOR on class CX_SMOI_WS_EX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740