You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that RootTypeMapper has been refactored to a middleware system, there should be no need to keep a complex TypeMappingRuntimeException.
Most of the error messages added dynamically in TypeMappingRuntimeException could now be migrated to a hard coded CannotMapTypeException.