Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abappm/abap-error
General Purpose Exception Class
https://github.com/abappm/abap-error
Last synced: about 1 month ago
JSON representation
General Purpose Exception Class
- Host: GitHub
- URL: https://github.com/abappm/abap-error
- Owner: abapPM
- License: mit
- Created: 2024-07-03T15:39:44.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T12:52:45.000Z (about 1 month ago)
- Last Synced: 2024-12-15T00:42:00.001Z (about 1 month ago)
- Language: ABAP
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/endpoint?url=https://shield.abap.space/version-shield-json/github/abapPM/ABAP-Error/src/zcx_error.clas.abap/c_version&label=Version&color=blue)
[![License](https://img.shields.io/github/license/abapPM/ABAP-Error?label=License&color=success)](https://github.com/abapPM/ABAP-Error/blob/main/LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?color=success)](https://github.com/abapPM/.github/blob/main/CODE_OF_CONDUCT.md)
[![REUSE Status](https://api.reuse.software/badge/github.com/abapPM/ABAP-Error)](https://api.reuse.software/info/github.com/abapPM/ABAP-Error)# Error
General purpose exception.
NO WARRANTIES, [MIT License](https://github.com/abapPM/ABAP-Error/blob/main/LICENSE)
## Usage
...
## Prerequisites
SAP Basis 7.40 or higher
## Installation
Import ABAP Error to your project using [apm](https://abappm.com).
```abap
IMPORT '*' TO 'z$1_your_project$2' FROM 'error'.
" or
IMPORT '*' TO '/namespace/$1$2' FROM 'error'.
```## Contributions
All contributions are welcome! Read our [Contribution Guidelines](https://github.com/abapPM/ABAP-Error/blob/main/CONTRIBUTING.md), fork this repo, and create a pull request.
You can install the developer version of ABAP Error using [abapGit](https://github.com/abapGit/abapGit) either by creating a new online repository for https://github.com/abapPM/ABAP-Error.
Recommended SAP package: `$error`
## About
Made with ❤️ in Canada
Copyright 2024 apm.to Inc.
Follow [@marcfbe](https://twitter.com/marcfbe) on X/Twitter or [marcfbe](https://linkedin.com/in/marcfbe) or LinkedIn