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