Usage

Learn how to use Exception Spring in your application.

Handling Common Exceptions

Exception Spring automatically handles common exceptions like:

Custom Exceptions

You can define custom exceptions by extending BaseException and providing your own problem details.