AuthenticationNotSupportedException(String s) Constructs an AuthenticationNotSupportedException instance
using the specified message.
Parameters: s - The detail message for the exception.
public AuthenticationNotSupportedException()(Code)
Constructs an AuthenticationNotSupportedException instance
with all data initialized to null.
AuthenticationNotSupportedException
public AuthenticationNotSupportedException(String s)(Code)
Constructs an AuthenticationNotSupportedException instance
using the specified message.
Parameters: s - The detail message for the exception. It may be null.
Fields inherited from javax.naming.NamingException