API Documentation > Exceptions > Interface IpfcXCannotAccess
Interface IpfcXCannotAccess
Description
Exception thrown when some variable value cannot be accessed in the current situation.
Direct Parent Classes:
User Guide References:
Property Summary
Property
as String
The name of the variable value that cannot be accessed.
Property Detail
Property
VariableName
as String
The name of the variable value that cannot be accessed.
Was this helpful?