MultiCam Boards Documentation > MultiCam Documentation > MultiCam C++ Reference > Classes > Exception Class > Exception::What Method

Exception::What Method

Returns the description of the exception.

[C++]

const char* Exception::What();

See Also

Exception Class