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