A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- handleCommentNotFound(PostNotFoundException) - Method in class com.restapi.template.api.community.post.controller.PostExceptionHandler
-
없는 게시글 예외 발생.
- handleCommentNotFound(InvalidUserException) - Method in class com.restapi.template.api.user.controller.UserExceptionHandler
-
존재하지 않거나 제제된 화원입니다.
- handleIdExists(IdAlreadyExistsException) - Method in class com.restapi.template.security.controller.SecurityExceptionHandler
-
아이디 중복 예외 발생.
- handleMalformedJwt(MalformedJwtException) - Method in class com.restapi.template.security.controller.SecurityExceptionHandler
-
데이터가 깨진 토큰 예외 발생.
- handleNotYours(ThisIsNotYoursException) - Method in class com.restapi.template.api.common.CommonExceptionHandler
-
존재하지 않거나 본인 소유가 아닌 컨텐츠 수정 요청 발생.
- handleNotYours(HttpMessageNotReadableException) - Method in class com.restapi.template.api.common.CommonExceptionHandler
-
형식에 맞지 않는 BODY요청이 왔을 때.
- handleSignature(SignatureException) - Method in class com.restapi.template.security.controller.SecurityExceptionHandler
-
서명이 유효하지 않은 예외 발생.
- handleTokenExpired(ExpiredJwtException) - Method in class com.restapi.template.security.controller.SecurityExceptionHandler
-
토큰 만료 예외 발생.
- handleUserNotFound(CantSignInException) - Method in class com.restapi.template.security.controller.SecurityExceptionHandler
-
회원 인증 예외 발생.
- HEADER_MAP_MDC - Static variable in class com.restapi.template.errorbot.util.MdcUtil
- headerMap - Variable in class com.restapi.template.errorbot.embedded.RequestInfo
-
Header.
- headerMap() - Method in class com.restapi.template.errorbot.util.RequestWrapper
-
user-agent정보를 제외한 헤더정보를 매핑하여 반환.
- hostName - Variable in class com.restapi.template.errorbot.embedded.SystemInfo
-
현재 서버의 Host명.
All Classes All Packages