Initializes a new instance of the IllegalArgumentException class.
public IllegalArgumentException();
public IllegalArgumentException(Exception);
public IllegalArgumentException(string);
public IllegalArgumentException(string,Exception);
IllegalArgumentException Class | dothelpers Namespace