Method | Description | |
---|---|---|
CatBoostException ( ) : System | ||
CatBoostException ( string message ) : System | ||
CatBoostException ( string message, Exception inner ) : System |
public CatBoostException ( string message ) : System | ||
message | string | |
return | System |
public CatBoostException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |