Hierarchy For Package org.eclipse.microprofile.openapi.apps.airlines.exception
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
- org.eclipse.microprofile.openapi.apps.airlines.exception.ReviewRejectedExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
- org.eclipse.microprofile.openapi.apps.airlines.exception.ReviewRejectedExceptionMapper.RejectionResponse
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.eclipse.microprofile.openapi.apps.airlines.exception.ApiException
- org.eclipse.microprofile.openapi.apps.airlines.exception.BadRequestException
- org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundException
- org.eclipse.microprofile.openapi.apps.airlines.exception.ReviewRejectedException
- org.eclipse.microprofile.openapi.apps.airlines.exception.ApiException
- java.lang.Exception