OracleAS PDK for Java 10.1.2.0.2

oracle.portal.provider.v2.security
Class AuthenticationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.portal.utils.v2.ContainerException
              extended byoracle.portal.provider.v2.ProviderException
                  extended byoracle.portal.provider.v2.externalApp.ExternalAuthenticationException
                      extended byoracle.portal.provider.v2.security.AuthenticationException
All Implemented Interfaces:
java.io.Serializable

public class AuthenticationException
extends ExternalAuthenticationException

See Also:
Serialized Form

Constructor Summary
AuthenticationException()
           
AuthenticationException(java.lang.String msg)
           
AuthenticationException(java.lang.Throwable _t)
           
 
Methods inherited from class oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
getCallShow, setCallShow
 
Methods inherited from class oracle.portal.utils.v2.ContainerException
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
getCause, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationException

public AuthenticationException()

AuthenticationException

public AuthenticationException(java.lang.String msg)

AuthenticationException

public AuthenticationException(java.lang.Throwable _t)

OracleAS PDK for Java 10.1.2.0.2

Copyright (c) 2002, 2005 Oracle Corporation. All Rights Reserved.