MultiCam Boards Documentation > MultiCam Documentation > MultiCam C++ Reference > Classes > Exception Class

Exception Class

MultiCam reports errors through the exception system. The Exception object stores information about abnormal conditions.

Properties and Methods

What

Returns the description of the exception.

Requirements

Header: MultiCamCpp.h

Namespace: Euresys::MultiCam

Platforms

See Also

MultiCamObject Class