SAP ABAP Class CX_IOS_EXCEPTION_NOCHECK (General exception for ios)
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_NO_CHECK Exception with no Check of the RAISING Clause 20050207
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050207
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_IOS_ENVIRONMENT_NOCHECK 20050207
2 Inheritance (c INHERITING FROM c_ref)  CX_IOS_FACTORY_NOCHECK ONLY INTERNAL:no check version of factory 20050208
Properties
Class CX_IOS_EXCEPTION_NOCHECK  
Short Description General exception for ios    
Super Class CX_NO_CHECK Exception with no Check of the 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 20050207   SAP 
Last change 20050519   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IOS_EXCEPTION_NOCHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050207
Friends
Class CX_IOS_EXCEPTION_NOCHECK 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 20050405
2 M_MTYPE Instance attribute Private Type reference (TYPE) SY-MSGTY Message Type 20050405
3 M_NUMBER Instance attribute Private Type reference (TYPE) SY-MSGNO Message Number 20050405
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050207
2 GET_MESSAGE Instance method Public Method 20050405
3 SET_ERRORMSG Instance method Public Method 20050405
4 SET_IOS_EXCEPTION Instance method Public Method 20050405
Events
Class CX_IOS_EXCEPTION_NOCHECK has no event.
Types
Class CX_IOS_EXCEPTION_NOCHECK 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 20050207
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050207

Method CONSTRUCTOR on class CX_IOS_EXCEPTION_NOCHECK 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 20050405
2 Exporting MTYPE Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20050405
3 Exporting NUMBER Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20050405

Method GET_MESSAGE on class CX_IOS_EXCEPTION_NOCHECK 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 20050405

Method SET_ERRORMSG on class CX_IOS_EXCEPTION_NOCHECK 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 General exception 20050405

Method SET_IOS_EXCEPTION on class CX_IOS_EXCEPTION_NOCHECK has no exception.
History
Last changed by/on SAP  20050519 
SAP Release Created in 700