Generated by
JDiff

Class com.google.common.util.concurrent.UncheckedExecutionException

Removed Constructors
UncheckedExecutionException(String) Creates a new instance with the given detail message.
UncheckedExecutionException(String, Throwable) Creates a new instance with the given detail message and cause.
UncheckedExecutionException(Throwable) Creates a new instance with the given cause.
 

Added Constructors
UncheckedExecutionException(String) Creates a new instance with the given detail message.
UncheckedExecutionException(String, Throwable) Creates a new instance with the given detail message and cause.
UncheckedExecutionException(Throwable) Creates a new instance with the given cause.