Library | File

Class pfcXNegativeNumber

# include <pfcExceptions.h>

class pfcXNegativeNumber
 : public virtual pfcXBadArgument
{
    xdeclare(pfcXNegativeNumber)
    ...
};
This is a COMPACT class.



Description

This exception is thrown a negative value (integer or real) is passed to a method that requires a nonnegative argument.
Manual References:
Overview of Creo Object TOOLKIT C++: Exception Handling


Methods Inherited from Class pfcXPFC:

GetMessage


Methods Inherited from Class pfcXInAMethod:

GetMethodName


Methods Inherited from Class pfcXBadArgument:

GetArgumentName