SAP ABAP Class CL_SRT_ERROR (object for srt_util error message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_TASK_WATCH (Package) Watcher for LUW Lifecycle
Properties
Class CL_SRT_ERROR  
Short Description object for srt_util error message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_TASK_WATCH   Watcher for LUW Lifecycle 
Created 20130514   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_ERROR has no forward declaration.
Interfaces
Class CL_SRT_ERROR has no interface implemented.
Friends
Class CL_SRT_ERROR has no friend class.
Attributes
Class CL_SRT_ERROR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130514
2 LOG_CREATE_FROM_EXCEPTION Instance method Public Method Log exception 20130514
3 LOG_ERROR_MESSAGE Instance method Public Method Log string 20130514
Events
Class CL_SRT_ERROR has no event.
Types
Class CL_SRT_ERROR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method LOG_CREATE_FROM_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130514

Method LOG_CREATE_FROM_EXCEPTION on class CL_SRT_ERROR has no exception.

Method LOG_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_STRING Call by reference Type reference (TYPE) STRING Error string 20130514
2 Importing IV_T100_MSGNO Call by reference Type reference (TYPE) MSGNR Message number 20130514

Method LOG_ERROR_MESSAGE on class CL_SRT_ERROR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740