SAP ABAP Class CX_OA2C_PROTOCOL_EXCEPTION (OAuth 2.0 Client - Protocol Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SOAUTH2_CLIENT_PROTOCOL (Package) OAuth 2.0 Client Protocol
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 20130415
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_ACCESS_DENIED OAuth 2.0 Client - Access Denied Exception 20130415
2 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_INVALID_CLIENT OAuth 2.0 Client - Invalid Client Exception 20130415
3 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_INVALID_GRANT OAuth 2.0 Client - Invalid Grant Exception 20130415
4 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_INVALID_REQUEST OAuth 2.0 Client - Invalid Request Exception 20130415
5 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_INVALID_SCOPE OAuth 2.0 Client - Invalid Scope Exception 20130415
6 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_SERVER_ERROR OAuth 2.0 Client - Server Error Exception 20130415
7 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_TEMPORARILY_UNAVAIL OAuth 2.0 Client - Temporarily Unavailable Exception 20130415
8 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_UNAUTHORIZED_CLIENT OAuth 2.0 Client - Unauthorized Client Exception 20130415
9 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_UNSUPPORTED_GRANT_TYPE OAuth 2.0 Client - Unsupported Response Type Exception 20130415
10 Inheritance (c INHERITING FROM c_ref)  CX_OA2C_UNSUPP_RESPONSE_TYPE OAuth 2.0 Client - Unsupported Response Type Exception 20130415
Properties
Class CX_OA2C_PROTOCOL_EXCEPTION  
Short Description OAuth 2.0 Client - Protocol Exception    
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 SOAUTH2_CLIENT_PROTOCOL   OAuth 2.0 Client Protocol 
Created 20130415   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_OA2C_PROTOCOL_EXCEPTION has no forward declaration.
Interfaces
Class CX_OA2C_PROTOCOL_EXCEPTION has no interface implemented.
Friends
Class CX_OA2C_PROTOCOL_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_OA2C_HTTP_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81ED2B4E750FC931340A5' 20130612
2 CX_OA2C_HTTP_FORBIDDEN Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81EE2B7DFAA5AFEEBCB45' 20130626
3 CX_OA2C_HTTP_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81EE2B7DFAA5AFEEC2B45' 20130627
4 CX_OA2C_OTHER_ERROR_RESPONSE Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81EE2B7DFAA5AFEEBEB45' 20130626
5 CX_OA2C_PROTOCOL_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81ED2B4D18DC953A04F3D' 20130611
6 CX_OA2C_UNEXPECTED_CODE Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81EE2B7DFAA5AFEEC0B45' 20130627
7 ERROR_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20130415
8 ERROR_URI Instance attribute Public Type reference (TYPE) STRING 20130415
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130415
Events
Class CX_OA2C_PROTOCOL_EXCEPTION has no event.
Types
Class CX_OA2C_PROTOCOL_EXCEPTION 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 ERROR_DESCRIPTION Call by reference Type reference (TYPE) STRING 20130415
2 Importing ERROR_URI Call by reference Type reference (TYPE) STRING 20130415
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130415
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20130415

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