Include document/class information in CollectionWasNotInitialized #963
rspring-oncai
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, when CollectionWasNotInitialized is raised here it does not include any information that can be useful for debugging.
Request: please add the document that was not initialized to the exception so it can be used for debugging.
Current:
Proposed (just the idea, I think CollectionWasNotInitialized would need to be updated):
Beta Was this translation helpful? Give feedback.
All reactions