Hierarchy For Package dev.daymor.sakuraboot.exceptions
Class Hierarchy
- java.lang.Object
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- dev.daymor.sakuraboot.exceptions.SuperControllerExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dev.daymor.sakuraboot.exceptions.SuperException
- dev.daymor.sakuraboot.exceptions.BadRequestException
- dev.daymor.sakuraboot.exceptions.NotFoundException
- dev.daymor.sakuraboot.exceptions.SuperException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- dev.daymor.sakuraboot.exceptions.ErrorResponse
- java.lang.Record