SAP ABAP Class CX_OAUTH2_EXCEPTION_COLLECTION (OAuth2 Exception Collection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SOAUTH2 (Package) OAuth2
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_OAUTH2_EXCEPTION OAuth2 Exception 20120320
Properties
Class CX_OAUTH2_EXCEPTION_COLLECTION  
Short Description OAuth2 Exception Collection    
Super Class CX_OAUTH2_EXCEPTION OAuth2 Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SOAUTH2   OAuth2 
Created 20120320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_OAUTH2_EXCEPTION_COLLECTION has no forward declaration.
Interfaces
Class CX_OAUTH2_EXCEPTION_COLLECTION has no interface implemented.
Friends
Class CX_OAUTH2_EXCEPTION_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_OAUTH2_EXCEPTIONS Instance attribute Public Type reference (TYPE) TY_T_OAUTH2_EXCEPTIONS 20120320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120320
Events
Class CX_OAUTH2_EXCEPTION_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_OAUTH2_EXCEPTIONS Public See coding 20120320 ty_t_oauth2_exceptions TYPE STANDARD TABLE OF REF TO cx_oauth2_exception
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) STRING 20120320
2 Importing ERROR_DESCRIPTION Call by reference Type reference (TYPE) STRING 20120320
3 Importing ERROR_URI Call by reference Type reference (TYPE) STRING 20120320
4 Importing HTTP_STATUS_CODE Call by reference Type reference (TYPE) I 20120320
5 Importing HTTP_STATUS_REASON Call by reference Type reference (TYPE) STRING 20120320
6 Importing MSG1 Call by reference Type reference (TYPE) STRING 20120320
7 Importing MSG2 Call by reference Type reference (TYPE) STRING 20120320
8 Importing MSG3 Call by reference Type reference (TYPE) STRING 20120320
9 Importing MSG4 Call by reference Type reference (TYPE) STRING 20120320
10 Importing MT_OAUTH2_EXCEPTIONS Call by reference Type reference (TYPE) TY_T_OAUTH2_EXCEPTIONS 20120320
11 Importing M_CLSNAME Call by reference Type reference (TYPE) SEOCLSNAME 20120530
12 Importing M_REDIRECT_URI Call by reference Type reference (TYPE) STRING 20121129
13 Importing M_REQUIRED_SCOPE Call by reference Type reference (TYPE) STRING 20121129
14 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120320
15 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120320

Method CONSTRUCTOR on class CX_OAUTH2_EXCEPTION_COLLECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732