Update comment about ArgumentsParseException
This commit is contained in:
parent
fd5cb5e080
commit
991bcd5db6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue