Synchronization and serialization issues that apply to NamingException apply directly here.
Constructs a new instance of NameAlreadyBoundException using the explanation supplied. All other fields default to null.paramexplanation Possibly null additional detail about this exception.seejava.lang.Throwable#getMessage super(explanation);
super(explanation);
Constructs a new instance of NameAlreadyBoundException. All fields are set to null; super();
super();