This commit is contained in:
Rossen Stoyanchev
2017-03-27 15:16:59 -04:00
parent 9e96cfa7cd
commit 0479e3eefc

View File

@@ -23,7 +23,7 @@ import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
/**
* Exception for errors that fit response status 405 (not acceptable).
* Exception for errors that fit response status 406 (not acceptable).
*
* @author Rossen Stoyanchev
* @since 5.0