UDT Reference: CUDTException

CUDTException

The CUDTException class is used to handle the UDT exceptions. Applications should use this class for error information and further processing.

The class methods is listed in the table below:

Method Functionality
CUDTException constructor
~CUDTException        destructor

getErrorMessage

read the text description of the exception              

getErrorNo

read the system errno of the exception

See Also

CUDT