|
Anypia Programmer's Documentation
|
Manages an exception in the piadata library.
class PiaException : public std::exception;
The exception could be created with a number, which could be used to look up an associated string in a string table. Alternatively, the exception could be created by a string, in which case the associated number is set to zero.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|