XGBoostPredictorException Class Reference

Exception class for calls to XGBoost C API. More...

#include <XGBoostPredictor.h>

Inheritance diagram for XGBoostPredictorException:
Inheritance graph
[legend]
Collaboration diagram for XGBoostPredictorException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XGBoostPredictorException (std::string const &functionName, int exitCode)
 Constructor.
char const * what () const noexcept override
 Returns the explanatory string.

Private Attributes

std::string message_
 Explanatory string.

Detailed Description

Exception class for calls to XGBoost C API.


Constructor & Destructor Documentation

XGBoostPredictorException::XGBoostPredictorException ( std::string const &  functionName,
int  exitCode 
)

Constructor.

Parameters:
[in] functionName Name of the C API function that was called.
[in] exitCode Exit code returned by the function.

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Enumerator

Generated on 30 Oct 2020 for H→ZZ→2ℓ2ν analysis by  doxygen 1.6.1