SAP ABAP Class CX_CRYPTO_ERROR (Crypto Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-SSF (Application Component) Secure Store and Forward
     SECF (Package) Secure Store & Forward (SSF) Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20120626
Properties
Class CX_CRYPTO_ERROR  
Short Description Crypto Error    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SECF   Secure Store & Forward (SSF) Support 
Created 20120626   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CRYPTO_ERROR has no forward declaration.
Interfaces
Class CX_CRYPTO_ERROR has no interface implemented.
Friends
Class CX_CRYPTO_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CRYPTOLIB_INIT_FAILED Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE1B1EF2AA412E20CA3' 20120706
2 DECRYPT_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE1B1EF24854C75AC98' 20120706
3 INVALID_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC '0050569457551EE1AFF33E6DBC30274A' 20120626
4 KEY_GENERATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1EE1B1EF220027CF2C90' 20120706
5 PARAMETER Instance attribute Public Type reference (TYPE) STRING 20120626
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120626
Events
Class CX_CRYPTO_ERROR has no event.
Types
Class CX_CRYPTO_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 PARAMETER Call by reference Type reference (TYPE) STRING 20120626
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120626
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120626

Method CONSTRUCTOR on class CX_CRYPTO_ERROR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in