Hierarchy For Package gov.niem.tools.api.core.exceptions
Class Hierarchy
- java.lang.Object
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- gov.niem.tools.api.core.exceptions.GlobalExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.web.ErrorResponseException (implements org.springframework.web.ErrorResponse)
- org.springframework.web.server.ResponseStatusException
- gov.niem.tools.api.core.exceptions.BadRequestException
- gov.niem.tools.api.core.exceptions.NoContentException
- org.springframework.web.server.ResponseStatusException
- org.springframework.web.ErrorResponseException (implements org.springframework.web.ErrorResponse)
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)