toString() String representation for the exception.
Constructor Detail
CLIPException
public CLIPException(String msg, int aArgumentNumber)(Code)
Creates a CLIPException.
Parameters: msg - message for the exception. Parameters: aArgumentNumber - argument number where the exceptionhappened or -1 if not directly related to an argumentnumber.