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