OverlayAlreadyAddedException
Thrown when DisplayBottomSheet/DisplayModalBottomSheet/DisplayDialog is called with an id already in use by a currently-showing overlay of the same kind — the failure behind those 3 events' onFailure.
Parameters
overlayId
the id that was already in use, included in the message.