티스토리 뷰

BackEnd/Java

HTTP 예외처리

철철22 2018. 8. 3. 10:52
반응형

기본적으로 HTTP 상태 코드로 매핑되는 스프링 예외

 스프링 예외

 HTTP 상태코드

 BindException

 400 - Bad Request

 ConversionNotSupportedException

 500 - Internal Server Error

 HttpMediaTypeNotAcceptableException

 406 - Not Acceptable

 HttpMediaTypeNotSupportedException

 415 - Unsupported Media Type

 HttpMessageNotReadableException

 400 - Bad Request

 HttpMessageNotWritableException

 500 - Internal Server Error

 HttpRequestMethodNotSupportedException

 405 - Method Not Allowed

 MethodArgumentNotValidException

 400 - Bad Request

 MissingServletRequestParameterException

 400 - Bad Request

 MissingSerlvetRequestPartException

 400 - Bad Request

 NoSuchRequestHandlingMethodException

 404 - Not Found

 TypeMismatchException

 400 - Bad Request

 

반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/02   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28
글 보관함