API Documentation > Exceptions > Interface IpfcXInvalidFileName
Interface IpfcXInvalidFileName
Description
This exception signals that the file name string passed to the method is incorrectly structured.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
Property
as String
The file name that triggered this exception.
Property Detail
Property
FileName
as String
The file name that triggered this exception.
Was this helpful?