public class JobCancellationFailedException
extends org.apache.flink.util.FlinkException
JobCancellationFailedException is thrown if the cancellation of a job failed.| 构造器和说明 |
|---|
JobCancellationFailedException(String message) |
JobCancellationFailedException(String message,
Throwable cause) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.