Possible error messages:
Without Resource Bundle (default) |
|
With Resource Bundle |
|
Domain | Reflection.NoSuchAttributeException |
Number | 32000 |
Label | NO_SUCH_ATTRIBUTE |
Applicable Platform(s) | Android, BlackBerry, Windows Mobile |
Cannot find the attribute metadata for the specified name.
If the exception has been thrown by MBO.findWithQuery or DBClass.executeQuery, verify that the attribute name matches what has been defined in Model (case-sensitive). If the application is attempting to directly use the MetaData API, also verify the attribute name.