public class NotConnectedException
extends java.io.IOException
Constructor and Description |
---|
NotConnectedException(java.net.URL url,
long timeToWaitInMilliSeconds,
java.lang.String consoleOutput) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
getMessage(java.net.URL url,
long timeToWaitInMilliSeconds,
java.lang.String consoleOutput) |