Generated by
JDiff

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

Removed Constructors
ExecutionError(Error) Creates a new instance with {@code null} as its detail message and the given cause.
ExecutionError(String) Creates a new instance with the given detail message and no cause.
ExecutionError(String, Error) Creates a new instance with the given detail message and cause.
 

Added Constructors
ExecutionError(Error) Creates a new instance with {@code null} as its detail message and the given cause.
ExecutionError(String) Creates a new instance with the given detail message and no cause.
ExecutionError(String, Error) Creates a new instance with the given detail message and cause.