Class OpenExceptionHandler

java.lang.Object
io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
io.github.xezzon.zeroweb.common.exception.OpenExceptionHandler

@RestControllerAdvice public class OpenExceptionHandler extends io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler
Author:
xezzon
  • Field Summary

    Fields inherited from class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler

    ERROR_CODE_HEADER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.github.xezzon.zeroweb.common.exception.GlobalExceptionHandler

    handleException, handleException, handleException, handleException, handleException

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OpenExceptionHandler

      public OpenExceptionHandler()