SAP ABAP Class CX_BSP_EXCEPTION (Business Server Pages (BSP) Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_EXCEPTIONS (Package) Language-Dependent BSP Exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20000824 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_NAVIGATION | BSP Exception: Navigation Triggered | 20010206 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_INV_PAGE | BSP Exception: Invalid Page | 20000825 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_INV_PAGE_STATE | BSP Exception: Invalid Page Status | 20010208 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_INV_PARAM_LEN | BSP Exception: Invalid Parameter Length | 20010206 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_INV_PARAM_TYPE | BSP Exception: Invalid Parameter Type | 20000907 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_INV_URL | BSP Exception: Invalid URL | 20000824 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_JS_EXCEPTION | BSP Exception: Error Executing JavaScript | 20000925 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_LOAD_MAPPING_FAILED | BSP Exception: Debugging Mapping Table | 20000928 |
9 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_LOAD_PAGE_SOURCE_FAILED | BSP Exception: Error Loading Page Source | 20000928 |
10 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_MODEL_ATTR_NOT_PUBLIC | BSP Exception: Invalid Attribute Name | 20020321 |
... | Click here to see Used By full list (37 items) |
Properties
Class | CX_BSP_EXCEPTION | |
Short Description | Business Server Pages (BSP) Exception | |
Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 40 | Exception Class |
Package | SBSP_EXCEPTIONS | Language-Dependent BSP Exceptions |
Created | 20000824 | SAP |
Last change | 20000824 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_BSP_EXCEPTION has no forward declaration.
Interfaces
Class CX_BSP_EXCEPTION has no interface implemented.
Friends
Class CX_BSP_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'D44085B2B879D411B9E3009027C3EFAF' | Exception ID: Value for Attribute TEXTID | 20000824 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 500 | HTTP status code | 20010329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000824 |
Events
Class CX_BSP_EXCEPTION has no event.
Types
Class CX_BSP_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000824 | |||
2 | ![]() |
STATUS_CODE | Value transfer | Type reference (TYPE) | I | 500 | STATUS_CODE | 20010329 | |
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000824 |
Method CONSTRUCTOR on class CX_BSP_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20000824 |
SAP Release Created in | 610 |