Uses of Class
org.apache.flink.runtime.rest.ConnectionException
-
Packages that use ConnectionException Package Description org.apache.flink.runtime.rest -
-
Uses of ConnectionException in org.apache.flink.runtime.rest
Subclasses of ConnectionException in org.apache.flink.runtime.rest Modifier and Type Class Description classConnectionClosedExceptionException which is thrown if theRestClientdetects that a connection was closed.classConnectionIdleExceptionException which is thrown by theRestClientif a connection becomes idle.
-