Definizione alla linea 17 del file ConnectionException.java.
Membri pubblici | |
ConnectionException () | |
Creates a new instance of ConnectionException without detail message. | |
ConnectionException (String msg) | |
Constructs an instance of ConnectionException with the specified detail message. |
|
Creates a new instance of
Definizione alla linea 22 del file ConnectionException.java.
|
|
Constructs an instance of
Definizione alla linea 30 del file ConnectionException.java.
|