Hierarchy For Package edu.ntnu.idatt2106_2023_06.backend.exception
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- edu.ntnu.idatt2106_2023_06.backend.exception.ControllerAdvisor
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- edu.ntnu.idatt2106_2023_06.backend.exception.InvalidTokenException
- edu.ntnu.idatt2106_2023_06.backend.exception.UnauthorizedException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)