com.ibm.websphere.wim.exception
Class AuthenticationNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.websphere.wim.exception.WIMException
              extended by com.ibm.websphere.wim.exception.WIMSystemException
                  extended by com.ibm.websphere.wim.exception.AuthenticationNotSupportedException
All Implemented Interfaces:
java.io.Serializable

public class AuthenticationNotSupportedException
extends WIMSystemException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.websphere.wim.exception.WIMException
SUCCESS
 
Constructor Summary
AuthenticationNotSupportedException()
           
AuthenticationNotSupportedException(java.util.logging.Level severity, java.lang.String className, java.lang.String methodName, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String message)
           
AuthenticationNotSupportedException(java.lang.String message, java.util.logging.Level severity, java.lang.String className, java.lang.String methodName)
           
AuthenticationNotSupportedException(java.lang.String message, java.util.logging.Level severity, java.lang.String className, java.lang.String methodName, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String messageKey, java.lang.Object[] params)
           
AuthenticationNotSupportedException(java.lang.String messageKey, java.lang.Object[] params, java.util.logging.Level severity, java.lang.String className, java.lang.String methodName)
           
AuthenticationNotSupportedException(java.lang.String messageKey, java.lang.Object[] params, java.util.logging.Level severity, java.lang.String className, java.lang.String methodName, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String messageKey, java.lang.Object[] params, java.lang.String className, java.lang.String methodName)
           
AuthenticationNotSupportedException(java.lang.String messageKey, java.lang.Object[] params, java.lang.String className, java.lang.String methodName, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String messageKey, java.lang.Object[] params, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String message, java.lang.String className, java.lang.String methodName)
           
AuthenticationNotSupportedException(java.lang.String message, java.lang.String className, java.lang.String methodName, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String className, java.lang.String methodName, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.String message, java.lang.Throwable cause)
           
AuthenticationNotSupportedException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.ibm.websphere.wim.exception.WIMException
getLocalizedMessage, getLocalizedMessage, getMessage, getMessage, getMessageBundle, getMessageKey, getMessageParams, getRootError, getRootErrorCode, getRootErrorMessage, getRootErrorSource, isRootErrorSet, setRootError, setRootError, setRootErrorCode, setRootErrorCode, setRootErrorMessage, setRootErrorMessage, setRootErrorSource, setRootErrorSource
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationNotSupportedException

public AuthenticationNotSupportedException()

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String message)
Parameters:
message -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String message,
                                           java.lang.String className,
                                           java.lang.String methodName)
Parameters:
message -
className -
methodName -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String message,
                                           java.util.logging.Level severity,
                                           java.lang.String className,
                                           java.lang.String methodName)
Parameters:
message -
severity -
className -
methodName -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String messageKey,
                                           java.lang.Object[] params)
Parameters:
messageKey -
params -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String messageKey,
                                           java.lang.Object[] params,
                                           java.lang.String className,
                                           java.lang.String methodName)
Parameters:
messageKey -
params -
className -
methodName -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String messageKey,
                                           java.lang.Object[] params,
                                           java.util.logging.Level severity,
                                           java.lang.String className,
                                           java.lang.String methodName)
Parameters:
messageKey -
params -
severity -
className -
methodName -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.Throwable cause)
Parameters:
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String className,
                                           java.lang.String methodName,
                                           java.lang.Throwable cause)
Parameters:
className -
methodName -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.util.logging.Level severity,
                                           java.lang.String className,
                                           java.lang.String methodName,
                                           java.lang.Throwable cause)
Parameters:
severity -
className -
methodName -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String message,
                                           java.lang.Throwable cause)
Parameters:
message -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String message,
                                           java.lang.String className,
                                           java.lang.String methodName,
                                           java.lang.Throwable cause)
Parameters:
message -
className -
methodName -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String message,
                                           java.util.logging.Level severity,
                                           java.lang.String className,
                                           java.lang.String methodName,
                                           java.lang.Throwable cause)
Parameters:
message -
severity -
className -
methodName -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String messageKey,
                                           java.lang.Object[] params,
                                           java.lang.Throwable cause)
Parameters:
messageKey -
params -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String messageKey,
                                           java.lang.Object[] params,
                                           java.lang.String className,
                                           java.lang.String methodName,
                                           java.lang.Throwable cause)
Parameters:
messageKey -
params -
className -
methodName -
cause -

AuthenticationNotSupportedException

public AuthenticationNotSupportedException(java.lang.String messageKey,
                                           java.lang.Object[] params,
                                           java.util.logging.Level severity,
                                           java.lang.String className,
                                           java.lang.String methodName,
                                           java.lang.Throwable cause)
Parameters:
messageKey -
params -
severity -
className -
methodName -
cause -