Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaException::what Method

Returns string with message about this error.

C++
const char * what() const;

String with message about this error.

Note that this overrides a virtual function in the exception class.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!