MultiCam Boards Documentation > MultiCam Documentation > MultiCam .NET Reference > Legacy > Classes > Exception Class > Exception.What Method

Exception.What Method

Returns the description of the exception.

[C#]

System.String Exception.What();

See Also

Exception Class