Synchronization and serialization issues that apply to NamingException apply directly here.
Constructs a new instance of NoSuchAttributeException using an explanation. All other fields are set to null.paramexplanation Additional detail about this exception. Can be null.seejava.lang.Throwable#getMessage super(explanation);
super(explanation);
Constructs a new instance of NoSuchAttributeException. All fields are initialized to null. super();
super();