Method | Description | |
---|---|---|
InvalidTypeException ( string type ) : System |
Constructs a new InvalidTypeException.
|
|
InvalidTypeException ( string type, |
Constructs a new InvalidTypeException.
|
public InvalidTypeException ( string type ) : System | ||
type | string | |
return | System |
public InvalidTypeException ( string type, |
||
type | string | |
innerException | The inner exception | |
return | System |