Error::getVal Method

This method returns the enumeration value of this error. See tErrorEnum for a list of possible values.
Syntax:
tErrorEnum getVal() const;
Return value:

A tErrorEnum value of this error.

See also: Error, tErrorEnum

<< Error