Library
|
File
Frames
|
Expand
Class pfcXInvalidFileName
# include <
pfcExceptions.h
>
class
pfcXInvalidFileName
: public virtual
pfcXInAMethod
{
xdeclare
(
pfcXInvalidFileName
)
...
};
This is a
COMPACT
class.
Description
This exception signals that the file name string passed to the method is incorrectly structured.
See Also:
pfcModelDescriptor
Manual References:
Overview of Creo Object TOOLKIT C++: Exception Handling
Method Summary
xstring
GetFileName
()
The file name that triggered this exception.
Methods Inherited from Class
pfcXPFC
:
GetMessage
Methods Inherited from Class
pfcXInAMethod
:
GetMethodName
Method Detail
xstring
GetFileName
()
The file name that triggered this exception.