public class ConnectionException extends RuntimeException
| Constructor and Description |
|---|
ConnectionException() |
ConnectionException(String s) |
ConnectionException(String s,
Throwable throwable) |
ConnectionException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionException()
public ConnectionException(String s)
public ConnectionException(String s, Throwable throwable)
public ConnectionException(Throwable throwable)
Copyright © 2009-2012 SonarSource. All Rights Reserved.