SAP ABAP Class CL_WCF_TC_EXCEPTION_REPORTER (Services for raising exceptions)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_TAG_CLOUDS_RT (Package) Tag Clouds Runtime
Properties
Class CL_WCF_TC_EXCEPTION_REPORTER  
Short Description Services for raising exceptions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_TAG_CLOUDS_RT   Tag Clouds Runtime 
Created 20090115   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_TC_EXCEPTION_REPORTER has no forward declaration.
Interfaces
Class CL_WCF_TC_EXCEPTION_REPORTER has no interface implemented.
Friends
Class CL_WCF_TC_EXCEPTION_REPORTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_CONST Tag cloud constants 20090115
2 SR_ME Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_EXCEPTION_REPORTER Services for raising exceptions 20090115
3 SR_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_WCF_TC_SERVICE Services method for tag clouds 20090115
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090115
2 GET_INSTANCE Static method Public Method Returns the singleton instance of this class 20090115
3 RAISE_DATA_INVALID Static method Public Method Raise the exception cx_wcf_tc_data_invalid 20090115
4 RAISE_DATA_NOT_FOUND Static method Public Method Raise the exception cx_wcf_tc_data_not_found 20090120
Events
Class CL_WCF_TC_EXCEPTION_REPORTER has no event.
Types
Class CL_WCF_TC_EXCEPTION_REPORTER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_TC_EXCEPTION_REPORTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_TC_EXCEPTION_REPORTER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_TC_EXCEPTION_REPORTER Services for raising exceptions 20090115

Method GET_INSTANCE on class CL_WCF_TC_EXCEPTION_REPORTER has no exception.

Method RAISE_DATA_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) WCF_TCT_MSG Messages 20090115
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20090115
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090115
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090115
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20090115
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20090115
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20090115
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20090115
# Exception Resumable Description Created on
1 CX_WCF_TC_DATA_INVALID Invalid data 20090115

Method RAISE_DATA_NOT_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) WCF_TCT_MSG Messages 20090120
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20090120
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090120
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090120
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20090120
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20090120
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20090120
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20090120
# Exception Resumable Description Created on
1 CX_WCF_TC_DATA_NOT_FOUND Invalid data 20090120
History
Last changed by/on SAP  20100303 
SAP Release Created in 701