Update comment about ArgumentsParseException

This commit is contained in:
吴晟 Wu Sheng 2017-06-14 08:55:31 +08:00 committed by GitHub
parent fd5cb5e080
commit 991bcd5db6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package org.skywalking.apm.collector.worker.httpserver;
import org.skywalking.apm.collector.actor.WorkerException;
/**
* This exception is raised when argument not found or data type conversion from request.
* This exception is raised when can't find the required argument or data type conversion fails from request.
*
* @author pengys5
* @since v3.1-2017