SAP ABAP Class CL_ATOM_ERROR_PROV (Atom ST error provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SATOM_CORE (Package) ATOM core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ATOM_BASE_PROV Atom base entity provider 20101007
Properties
Class CL_ATOM_ERROR_PROV  
Short Description Atom ST error provider    
Super Class CL_ATOM_BASE_PROV Atom base entity provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATOM_CORE   ATOM core 
Created 20101007   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ATOM_ERROR_PROV has no interface implemented.
Friends
Class CL_ATOM_ERROR_PROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONTENT_TYPE Constant Private Type reference (TYPE) STRING IF_REST_MEDIA_TYPE=>GC_APPL_XHTML_XML Content type 20101007
2 GC_STRUCTURE_NAME Constant Private Type reference (TYPE) STRING 'IF_ATOM_TYPES=>ERROR_S' Name of structure 20101007
3 GC_ST_NAME Constant Private Type reference (TYPE) STRING 'ST_ATOM_ERROR' Name of simple transformation 20101007
4 GC_ST_PARAMETER_NAME Constant Private Type reference (TYPE) STRING 'CS_ERROR' Name of parameter for simple transformation 20101007
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101007
2 GET_ERROR Instance method Public Method Get error 20101007
3 SET_ERROR Instance method Public Method Set error 20101007
Events
Class CL_ATOM_ERROR_PROV has no event.
Types
Class CL_ATOM_ERROR_PROV 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 IO_ENTITY Call by reference Object reference (TYPE REF TO) IF_REST_ENTITY REST Entity 20101007
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20101007
3 Importing IT_NAMESPACE_PREDECLARATION Call by reference Type reference (TYPE) IF_ATOM_TYPES=>NAMESPACE_T 20101007

Method CONSTRUCTOR on class CL_ATOM_ERROR_PROV has no exception.

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERROR Call by reference Type reference (TYPE) IF_ATOM_TYPES=>ERROR_S error 20101007

Method GET_ERROR on class CL_ATOM_ERROR_PROV has no exception.

Method SET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ERROR Call by reference Type reference (TYPE) IF_ATOM_TYPES=>ERROR_S error 20101007

Method SET_ERROR on class CL_ATOM_ERROR_PROV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800