Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schwarzit/sap-usi-exception
A root exception, that is reused by other USI products and some helper classes to process exceptions
https://github.com/schwarzit/sap-usi-exception
abap exceptions sap
Last synced: about 2 months ago
JSON representation
A root exception, that is reused by other USI products and some helper classes to process exceptions
- Host: GitHub
- URL: https://github.com/schwarzit/sap-usi-exception
- Owner: SchwarzIT
- License: apache-2.0
- Created: 2021-07-06T09:20:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T09:22:59.000Z (10 months ago)
- Last Synced: 2024-03-12T10:41:53.910Z (10 months ago)
- Topics: abap, exceptions, sap
- Language: ABAP
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Codeowners: docs/CODEOWNERS
Awesome Lists containing this project
README
[CONTRIBUTING]: ./docs/CONTRIBUTING.md
[WIKI]: ../../wiki
[HOW_TO_PULL]: https://github.com/SchwarzIT/sap-usi/blob/main/docs/how_to_pull.md[![SIT](https://img.shields.io/badge/SIT-About%20us-%236e1e6e)](https://it.schwarz/en)
[![USI](https://img.shields.io/badge/USI-More%20Software-blue)](https://github.com/SchwarzIT/sap-usi)# USI Exception
## Purpose
The component offers an extensible text getter API that can be used to convert exception texts into various common formats such as BAPIRET2 or SYMSG.It additionally contains our root exception class, that will be reused by all USI developments.
## Installation Guide
This component has no dependencies and no special authorizations are required.
But as we are developing in our own namespace, you should consider [this][HOW_TO_PULL].## How to contribute
Please check our [contribution guidelines][CONTRIBUTING] to learn more about this topic.## Further information
[Please refer to the wiki.][WIKI]