BEA Systems, Inc.

weblogic.xml.security
Class SecurityConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by weblogic.utils.NestedRuntimeException
                  extended by weblogic.xml.security.SecurityConfigurationException
All Implemented Interfaces:
Serializable, weblogic.utils.NestedThrowable

Deprecated. please use new WS Security API

public class SecurityConfigurationException
extends weblogic.utils.NestedRuntimeException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface weblogic.utils.NestedThrowable
weblogic.utils.NestedThrowable.Util
 
Constructor Summary
SecurityConfigurationException()
          Deprecated.  
SecurityConfigurationException(String msg)
          Deprecated.  
SecurityConfigurationException(String msg, Throwable nested)
          Deprecated.  
SecurityConfigurationException(Throwable nested)
          Deprecated.  
 
Method Summary
 
Methods inherited from class weblogic.utils.NestedRuntimeException
getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityConfigurationException

public SecurityConfigurationException()
Deprecated. 

SecurityConfigurationException

public SecurityConfigurationException(String msg)
Deprecated. 

SecurityConfigurationException

public SecurityConfigurationException(Throwable nested)
Deprecated. 

SecurityConfigurationException

public SecurityConfigurationException(String msg,
                                      Throwable nested)
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.