API Documentation > Exceptions > Interface IpfcXBadArgument
Interface IpfcXBadArgument
Description
This is a base class for an exception thrown when you specify an invalid argument.
Direct Parent Classes:
Property Summary
Property
as String
The name of the argument that caused the exception to be thrown
Property Detail
Property
ArgumentName
as String
The name of the argument that caused the exception to be thrown
Was this helpful?