Wraps an event that was posted, but which had no subscribers and thus could not be delivered.
Subscribing a DeadEvent handler is useful for debugging or logging, as it can detect misconfigurations in a system's event distribution.
@author Cliff Biffle
@since Guava release 10
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.