NAG CPP Interface
error_handler::Exception::what

 Contents

Settings help

CPP Name Style:


1 Description

Exception::what returns a null terminated string containing a summary of the exception.

2 Specification

const char*  what() const

3 Arguments

None.