SAP ABAP Class CX_BSP_WD_HTTP_RESPONSE_ERROR (Exception: Error Status of HTTP Response)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BSP_WD_HTTP_COMM_ERROR Exception: Error During HTTP Communication 20040903
Properties
Class CX_BSP_WD_HTTP_RESPONSE_ERROR  
Short Description Exception: Error Status of HTTP Response    
Super Class CX_BSP_WD_HTTP_COMM_ERROR Exception: Error During HTTP Communication 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20040405   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no forward declaration.
Interfaces
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no interface implemented.
Friends
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BSP_WD_HTTP_RESPONSE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '4BAEEA483AB6915FE10000000A428253' 20040405
2 HTTP_STATUS Instance attribute Public Type reference (TYPE) I Status of HTTP Response 20040405
3 REASON Instance attribute Public Type reference (TYPE) STRING Reason for Error 20040903
4 RESPONSE Instance attribute Public Type reference (TYPE) STRING Server Response 20081009
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040405
Events
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no event.
Types
Class CX_BSP_WD_HTTP_RESPONSE_ERROR 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 CODE Call by reference Type reference (TYPE) I 20080415
2 Importing HTTP_STATUS Call by reference Type reference (TYPE) I 20040405
3 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20080415
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040405
5 Importing REASON Call by reference Type reference (TYPE) STRING 20040903
6 Importing RESPONSE Call by reference Type reference (TYPE) STRING 20081009
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040405
8 Importing URL Call by reference Type reference (TYPE) STRING 20080415

Method CONSTRUCTOR on class CX_BSP_WD_HTTP_RESPONSE_ERROR has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 400