Class UnavailableDispatcherOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.flink.util.FlinkException
org.apache.flink.runtime.dispatcher.DispatcherException
org.apache.flink.runtime.dispatcher.UnavailableDispatcherOperationException
All Implemented Interfaces:
Serializable

public class UnavailableDispatcherOperationException extends DispatcherException
Exception indicating that a Dispatcher operation is temporarily unavailable.
See Also:
  • Constructor Details

    • UnavailableDispatcherOperationException

      public UnavailableDispatcherOperationException(String message)