public class CannotConnectExceptionTest extends Object
CannotConnectException class.| Constructor and Description |
|---|
CannotConnectExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCannotConnectException()
Test method for
CannotConnectException.CannotConnectException(). |
void |
testCannotConnectExceptionString()
Test method for
CannotConnectException.CannotConnectException(String) . |
void |
testCannotConnectExceptionStringThrowable()
Test method for
CannotConnectException.CannotConnectException(String, Throwable)
. |
void |
testCannotConnectExceptionThrowable()
Test method for
CannotConnectException.CannotConnectException(Throwable) . |
public void testCannotConnectException()
CannotConnectException.CannotConnectException().public void testCannotConnectExceptionString()
CannotConnectException.CannotConnectException(String) .public void testCannotConnectExceptionStringThrowable()
CannotConnectException.CannotConnectException(String, Throwable)
.public void testCannotConnectExceptionThrowable()
CannotConnectException.CannotConnectException(Throwable) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.