| ConnectionException | Creates a new ConnectionException. | 
| ConnectionException(String) | Creates a new ConnectionException with the specified message. | 
| ConnectionException(String, Exception) | Creates a new ConnectionException with the specified message and innerException. |