Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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]