Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaException::PiaException Constructor (std::string&)

Sets the number to 0 and the message to the specified string.

C++
PiaException(
    const std::string& newMessage
);
Parameters 
Description 
const std::string& newMessage 
Message of this exception. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!