Method | Description | |
---|---|---|
SafeArrayTypeMismatchException ( ) : System | ||
SafeArrayTypeMismatchException ( string message ) : System | ||
SafeArrayTypeMismatchException ( string message, Exception inner ) : System |
Method | Description | |
---|---|---|
SafeArrayTypeMismatchException ( |
public SafeArrayTypeMismatchException ( ) : System | ||
return | System |
protected SafeArrayTypeMismatchException ( |
||
info | ||
context | ||
return | System |
public SafeArrayTypeMismatchException ( string message ) : System | ||
message | string | |
return | System |
public SafeArrayTypeMismatchException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |