public class ConnectionLostException extends SectionFilterException
| Constructor and Description |
|---|
ConnectionLostException()
Constructs a resource Exception.
|
ConnectionLostException(String s)
Constructs a ConnectionLostException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionLostException()
public ConnectionLostException(String s)
s - the detail messageCopyright © 2012 code4tv.com. All Rights Reserved.