Class: InvalidEntityType

gpf.Error. InvalidEntityType


new InvalidEntityType()

Summary

Entity type is invalid in the definition passed to gpf.define

Description

The entity type is either passed explicitly using the $type property or deduced from the type $ property (for instance $class). This error is thrown when the entity type is either missing or invalid.

Since:
  • 0.1.6
See: