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.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionNotFoundException()
public ConnectionNotFoundException(String s)
s
- the detail messageCopyright © 2012 CableLabs. All Rights Reserved.