Error 32000

Message

Possible error messages:

Without Resource Bundle (default)
  • <Empty error message>
With Resource Bundle
  • no such attribute
Domain Reflection.NoSuchAttributeException
Number 32000
Label NO_SUCH_ATTRIBUTE
Applicable Platform(s) Android, BlackBerry, Windows Mobile

Cause

Cannot find the attribute metadata for the specified name.

Action

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.