Class Hierarchy
- java.lang.Object
- org.hawaiiframework.web.exception.ApiErrorResponseEnricher (implements org.hawaiiframework.web.exception.ErrorResponseEnricher)
- org.hawaiiframework.web.exception.DefaultExceptionResponseFactory (implements org.hawaiiframework.web.exception.ExceptionResponseFactory)
- org.hawaiiframework.web.exception.ErrorMessageResponseEnricher (implements org.hawaiiframework.web.exception.ErrorResponseEnricher)
- org.hawaiiframework.web.exception.ErrorResponseStatusEnricher (implements org.hawaiiframework.web.exception.ErrorResponseEnricher)
- org.hawaiiframework.web.exception.RequestInfoErrorResponseEnricher (implements org.hawaiiframework.web.exception.ErrorResponseEnricher)
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
- org.hawaiiframework.web.exception.HawaiiResponseEntityExceptionHandler (implements org.springframework.beans.factory.InitializingBean)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.hawaiiframework.exception.HawaiiException
- org.hawaiiframework.web.exception.HttpException
- org.hawaiiframework.web.exception.BadRequestException
- org.hawaiiframework.web.exception.InternalServerErrorException
- org.hawaiiframework.web.exception.ResourceNotFoundException
- org.hawaiiframework.web.exception.HttpException
- org.hawaiiframework.exception.HawaiiException
- java.lang.RuntimeException
- java.lang.Exception
- org.hawaiiframework.web.exception.ValidationErrorResponseEnricher (implements org.hawaiiframework.web.exception.ErrorResponseEnricher)
Interface Hierarchy
- org.hawaiiframework.web.exception.ErrorResponseEnricher
- org.hawaiiframework.web.exception.ExceptionResponseFactory