소소한 메세지 수정

This commit is contained in:
ParkSeongMin
2016-11-29 16:19:46 +09:00
parent 7b1b7bccd9
commit 2e51f83149

View File

@@ -10,7 +10,7 @@ public class MissingNexacroParameterException extends NexacroConvertException {
/**
* Constructor for MissingServletRequestParameterException.
* Constructor for MissingNexacroParameterException.
* @param parameterName the name of the missing parameter
* @param parameterType the expected type of the missing parameter
*/