DDC-3305: [GH-1133] [Embeddables] Improved exception message #4086

Closed
opened 2026-01-22 14:34:54 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 12, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of phansys:

Url: https://github.com/doctrine/doctrine2/pull/1133

Message:

Improved exception message when embeddable definition is missing 'class' attribute.
Instead of:

The class '' was not found in the chain configured namespaces ...

It shows:

The embed mapping 'embeddedname' misses the 'class' attribute.
Originally created by @doctrinebot on GitHub (Sep 12, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of phansys: Url: https://github.com/doctrine/doctrine2/pull/1133 Message: Improved exception message when embeddable definition is missing 'class' attribute. Instead of: ``` The class '' was not found in the chain configured namespaces ... ``` It shows: ``` The embed mapping 'embeddedname' misses the 'class' attribute. ```
admin added the Improvement label 2026-01-22 14:34:54 +01:00
admin closed this issue 2026-01-22 14:34:54 +01:00
Author
Owner

@doctrinebot commented on GitHub (Nov 11, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1133] was assigned:
https://github.com/doctrine/doctrine2/pull/1133

@doctrinebot commented on GitHub (Nov 11, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1133] was assigned: https://github.com/doctrine/doctrine2/pull/1133
Author
Owner

@doctrinebot commented on GitHub (Jan 16, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1133] was closed:
https://github.com/doctrine/doctrine2/pull/1133

@doctrinebot commented on GitHub (Jan 16, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1133] was closed: https://github.com/doctrine/doctrine2/pull/1133
Author
Owner

@doctrinebot commented on GitHub (Jan 16, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jan 16, 2015): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4086