WrongParameterTypeException

Thrown when requested a wrong type for a particular parameter.

Namespace:
Inetdev.Parameters
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.Parameters.ParameterException

Constructors

WrongParameterTypeException

Initializes a new instance of WrongParameterTypeException.

Signature:
public Void WrongParameterTypeException(parameterName)
Parameters
Name Type Summary
parameterName String

In this document