InterruptedNamingException() Constructs an InterruptedNamingException instance with all
data initialized to null.
public
InterruptedNamingException(String s) Constructs an InterruptedNamingException instance with the
specified message.
Parameters: s - The detail message for the exception.