OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

IllegalArgumentException Constructor

Overload List

Initializes a new instance of the IllegalArgumentException class.

public IllegalArgumentException();

 

public IllegalArgumentException(Exception);

 

public IllegalArgumentException(string);

 

public IllegalArgumentException(string,Exception);

See Also

IllegalArgumentException Class | dothelpers Namespace