Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.naming

Class AuthenticationNotSupportedException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--javax.naming.NamingException
         |
         +--javax.naming.NamingSecurityException
            |
            +--javax.naming.AuthenticationNotSupportedException


public class AuthenticationNotSupportedException

extends NamingSecurityException

Constructor Summary

AuthenticationNotSupportedException()

AuthenticationNotSupportedException(java.lang.String msg)

Constructor Details

AuthenticationNotSupportedException

public AuthenticationNotSupportedException()


AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String msg)

Parameters: