Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaException::PiaException Constructor (int)

Sets the number to the specified value and initializes the message to "PiaException: number".

C++
PiaException(
    int newNumber
);
Parameters 
Description 
int newNumber 
Number of this exception. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!