SAP ABAP Class CX_IOS_EXCEPTION (General exception)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
     SIOS (Package) Integrated office suites
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20040127
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_IOS_APPLICATIONPROPERTIES Exceptions concerning application properties interface 20060821
2 Inheritance (c INHERITING FROM c_ref)  CX_IOS_COMMUNICATIONWRAPPER Exceptions concerning communication to frontend 20050131
3 Inheritance (c INHERITING FROM c_ref)  CX_IOS_DOCUMENT Exceptions concerning document interface 20050131
4 Inheritance (c INHERITING FROM c_ref)  CX_IOS_ENVIRONMENT 20050130
5 Inheritance (c INHERITING FROM c_ref)  CX_IOS_FACTORY 20050130
6 Inheritance (c INHERITING FROM c_ref)  CX_IOS_POWERPOINT Exceptions concerning word processing interface 20130927
7 Inheritance (c INHERITING FROM c_ref)  CX_IOS_PROJECT Exceptions concerning word processing interface 20090623
8 Inheritance (c INHERITING FROM c_ref)  CX_IOS_RESULT exception for result objects 20050303
9 Inheritance (c INHERITING FROM c_ref)  CX_IOS_SPREADSHEET 20070209
10 Inheritance (c INHERITING FROM c_ref)  CX_IOS_WORDPROCESSING Exceptions concerning word processing interface 20060608
Properties
Class CX_IOS_EXCEPTION  
Short Description General exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SIOS    
Program status     
Category 40  Exception Class 
Package SIOS   Integrated office suites 
Created 20040127   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IOS_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050130
Friends
Class CX_IOS_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MID Instance attribute Private Type reference (TYPE) SY-MSGID Message Class 20050130
2 M_MTYPE Instance attribute Private Type reference (TYPE) SY-MSGTY A, E, I, S, W or X 20050130
3 M_NUMBER Instance attribute Private Type reference (TYPE) SY-MSGNO Message Number 20050130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040127
2 GET_MESSAGE Instance method Public Method Provides Current Message Data 20050130
3 SET_ERRORMSG Instance method Public Method 20050130
4 SET_IOS_EXCEPTION Instance method Public Method 20060421
5 SHOW_MESSAGE Instance method Public Method 20050130
Events
Class CX_IOS_EXCEPTION has no event.
Types
Class CX_IOS_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040127
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040127

Method CONSTRUCTOR on class CX_IOS_EXCEPTION has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MID Call by reference Type reference (TYPE) SY-MSGID Nachrichtenklasse 20050130
2 Exporting MTYPE Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20050130
3 Exporting NUMBER Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20050130

Method GET_MESSAGE on class CX_IOS_EXCEPTION has no exception.

Method SET_ERRORMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20050130

Method SET_ERRORMSG on class CX_IOS_EXCEPTION has no exception.

Method SET_IOS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOSEXCEPTION Call by reference Object reference (TYPE REF TO) CX_IOS_EXCEPTION 20060421

Method SET_IOS_EXCEPTION on class CX_IOS_EXCEPTION has no exception.

Method SHOW_MESSAGE Signature

Method SHOW_MESSAGE on class CX_IOS_EXCEPTION has no parameter.
Method SHOW_MESSAGE on class CX_IOS_EXCEPTION has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 700