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

Copies a PiaException.

C++
PiaException(
    const PiaException& piaException
);
Parameters 
Description 
const PiaException& piaException 
The PiaException to copy from.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!