public class ConnectionNotFoundException extends IOException
Constructor and Description |
---|
ConnectionNotFoundException()
Constructs a ConnectionNotFoundException with no detail
message.
|
ConnectionNotFoundException(String s)
Constructs a ConnectionNotFoundException with the
specified detail message.
|
getMessage, initCause, printStackTrace, printStackTrace, toString
public ConnectionNotFoundException()
public ConnectionNotFoundException(String s)
s
- the detail message