Метод | Описание | |
---|---|---|
InvalidColumnException ( string describer, string column ) : System |
Initializes a new instance of the InvalidColumnException class with the specified describer and column name.
|
public InvalidColumnException ( string describer, string column ) : System | ||
describer | string | The business describer which will investigated. |
column | string | The column name which will search for. |
Результат | System |