Generate a `@RestControllerAdvice` class fast
Describe your exception types, HTTP status codes, and messages. The generator returns a pragmatic advice class with typed handlers and a simple API error payload.
Handler input
One per line: `ExceptionClass|HTTP_STATUS|default message`