Searched refs:CantConstructChannelError (Results 1 – 1 of 1) sorted by relevance
404 throw new CantConstructChannelError(); in CantConstructChannel()408 private static class CantConstructChannelError extends Error {} class in NettyClientTransportTest430 if (!(getRootCause(ex) instanceof CantConstructChannelError)) { in failingToConstructChannelShouldFailGracefully()456 if (!(getRootCause(ex) instanceof CantConstructChannelError)) { in failingToConstructChannelShouldFailGracefully()