WebCommon::NotIncoming(String)
Arguments
- Anonymous argument: The String contains the name of the missing key
Usage
This Exception is thrown by incomingData and incomingValue if the specified key is not found in the specified data source. This can be avoided by using incomingExists to check if the key exists before trying to retrieve data.