Error 33000

Message

Possible error messages:

Without Resource Bundle (default)
  • <Empty error message>
With Resource Bundle
  • no such class
Domain Reflection.NoSuchClassException
Number 33000
Label NO_SUCH_CLASS
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Cannot get the entity metadata with the specified name.

Action

If the exception has been thrown by DBClass.executeQuery, verify that the entity name used matches what has been defined in Model (case-sensitive). If the application is attempting to directly use the MetaData API, also verify the entity name.