public class ChannelContinuationTimeoutException extends IOException
Constructor and Description |
---|
ChannelContinuationTimeoutException(TimeoutException cause,
Object channel,
int channelNumber,
Method method) |
Modifier and Type | Method and Description |
---|---|
Object |
getChannel()
channel that performed the call
|
int |
getChannelNumber() |
Method |
getMethod() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ChannelContinuationTimeoutException(TimeoutException cause, Object channel, int channelNumber, Method method)
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.