| Package | Description |
|---|---|
| org.apache.flink.runtime.client |
| Modifier and Type | Class and Description |
|---|---|
class |
JobCancellationException
An exception which is thrown by the JobClient if a job is aborted as a result of a user
cancellation.
|
class |
JobSubmissionException
This exception denotes an error while submitting a job to the JobManager
|
class |
JobTimeoutException
An exception which is thrown by the JobClient if the job manager is no longer reachable.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.