Close
dtSearch Engine API for Java
JobErrorInfo.getArg1 Method
Syntax
Java
public String getArg1(int iMessage);

Returns the first argument of the message. This argument will also appear in the message text but is provided separately for easy access. For example, an "Unable to access index" message would contain the path of the index as the first argument.