EBaseORMException Can create large message because of EntityToString

Issue #132 resolved
Todd Flora created an issue

When I have a large entity and am running in the debugger and I get an exception based on BaseOrmException the following occurs:

Capture.PNG

Would seem that printing out the entire entity into the exception message may be too large of a string.

Comments (1)

  1. Log in to comment