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
Throw EpisodeInitializationError instead of raw RuntimeError when prop initializer fails.
The more specific error allows callers to catch it if need be. Existing code should continue to work because EpisodeInitializationError is a subclass of RuntimeError.
PiperOrigin-RevId: 718344531
Change-Id: I344dd518dab878b36e9a99cd0f4ea3ca4fffcf2a
0 commit comments