SAP ABAP Class CX_SY_SERIALIZABLE_OBJECT (Error During Serialization or Deserialization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20050119
Properties
Class CX_SY_SERIALIZABLE_OBJECT  
Short Description Error During Serialization or Deserialization    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20050119   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_SERIALIZABLE_OBJECT has no forward declaration.
Interfaces
Class CX_SY_SERIALIZABLE_OBJECT has no interface implemented.
Friends
Class CX_SY_SERIALIZABLE_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) STRING 20050119
2 CX_SY_SERIALIZABLE_OBJECT Constant Public Type reference (TYPE) SOTR_CONC 'A4299049ECAEBC40986DC1AA8FC8CC3A' 20050119
3 NOT_SERIALIZABLE Constant Public Type reference (TYPE) SOTR_CONC '1A64230F9255E54797BC41656084635E' 20050119
4 UNKNOWN_PART Constant Public Type reference (TYPE) SOTR_CONC 'FEDB346A96902A48832B998FD022176C' 20050119
5 VERSION_MISMATCH Constant Public Type reference (TYPE) SOTR_CONC '521B14FE6A601A42909F218490F8672A' 20050119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050119
Events
Class CX_SY_SERIALIZABLE_OBJECT has no event.
Types
Class CX_SY_SERIALIZABLE_OBJECT 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 CLASS_NAME Call by reference Type reference (TYPE) STRING 20050119
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050119
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050119

Method CONSTRUCTOR on class CX_SY_SERIALIZABLE_OBJECT has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700