Generated by
JDiff

Class com.google.common.util.concurrent.ExecutionError

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

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