NameAlreadyBoundException() Constructor a NameAlreadyBoundException instance with all
data initialized to null.
public
NameAlreadyBoundException(String arg0) Constructor a NameAlreadyBoundException instance with the
specified message.
Parameters: arg0 - The detail message for the exception.