Uses of Class
org.jenkinsci.remoting.ChannelStateException
Packages that use ChannelStateException
-
Uses of ChannelStateException in hudson.remoting
Subclasses of ChannelStateException in hudson.remotingModifier and TypeClassDescriptionclassIndicates that the channel is already closed or being closed.Methods in hudson.remoting that throw ChannelStateExceptionModifier and TypeMethodDescriptiondefault ChannelCallable.getChannelOrFail()Gets a channel for the operation inside callable.default ChannelCallable.getOpenChannelOrFail()Gets an open channel, which is ready to accept commands.