SAP ABAP Class CL_SWF_WSS_EXCEPTION_HANDLER (Exception Handling for Execution Server)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSS_EXCEPTION_HANDLER Handler for Exceptions When Starting Web Services 20010921
Properties
Class CL_SWF_WSS_EXCEPTION_HANDLER  
Short Description Exception Handling for Execution Server    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20010921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSS_EXCEPTION_HANDLER Handler for Exceptions When Starting Web Services 20010921
Friends
Class CL_SWF_WSS_EXCEPTION_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Context Interface for Web Service Handler 20010921
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_LOG_TREE Instance method Private Method Builds an Exception Tree for RFC 20020308
2 CONSTRUCTOR Instance method Public Constructor 20010921
3 CREATE Static method Public Method Factory method 20010921
4 HANDLE_BROWSER_EXCEPTION Instance method Private Method Handles Exception for Browser Client 20010921
5 HANDLE_DARK_EXCEPTION Instance method Private Method Handles Exception for Background Client 20010921
6 HANDLE_EXCEPTION Instance method Public Method 20010921
Events
Class CL_SWF_WSS_EXCEPTION_HANDLER has no event.
Types
Class CL_SWF_WSS_EXCEPTION_HANDLER has no local type.
Method Signatures

Method BUILD_LOG_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAST_INDEX Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20020308
2 Exporting E_LOG_TREE Call by reference Type reference (TYPE) SWFWSLOGTT Log-Baum für die RFC-Schnittstelle zum Workflow 20020308
3 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_IFS_EXCEPTION Fehler beim Ausführen von WebFlowServices 20020308
4 Importing I_FIRST_INDEX Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20020308
5 Importing I_PARENT Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20020308

Method BUILD_LOG_TREE on class CL_SWF_WSS_EXCEPTION_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20010921

Method CONSTRUCTOR on class CL_SWF_WSS_EXCEPTION_HANDLER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXCEPTION_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_EXCEPTION_HANDLER Handler für Ausnahmen, die beim Starten von Webservices 20010921
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20010921

Method CREATE on class CL_SWF_WSS_EXCEPTION_HANDLER has no exception.

Method HANDLE_BROWSER_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_WS_EXCEPTION Fehler beim Ausführen von WebFlowServices 20010921

Method HANDLE_BROWSER_EXCEPTION on class CL_SWF_WSS_EXCEPTION_HANDLER has no exception.

Method HANDLE_DARK_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_WS_EXCEPTION Fehler beim Ausführen von WebFlowServices 20010921

Method HANDLE_DARK_EXCEPTION on class CL_SWF_WSS_EXCEPTION_HANDLER has no exception.

Method HANDLE_EXCEPTION Signature

Method HANDLE_EXCEPTION on class CL_SWF_WSS_EXCEPTION_HANDLER has no parameter.
Method HANDLE_EXCEPTION on class CL_SWF_WSS_EXCEPTION_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620