Class JobExceptionsInfoWithHistory

java.lang.Object
org.apache.flink.runtime.rest.messages.JobExceptionsInfoWithHistory
All Implemented Interfaces:
ResponseBody

public class JobExceptionsInfoWithHistory extends Object implements ResponseBody
JobExceptionsInfoWithHistory providing a history of previously caused failures. It's the response type of the JobExceptionsHandler.