\Mobi_Mtld_DA_Exception_InvalidPropertyNameException

The Mobi_Mtld_DA_Exception_InvalidPropertyNameException is thrown when an attempt is made to get a property using a property name that does not exist.

This typically happens if the property name is misspelled. A full list of possible property names can be found using the getPropertyNames() method of CarrierApi.

This is a RuntimeException and does not have to be checked for if the correct property names are used to lookup properties.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A