BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.xml.security
Class SecurityConfigurationException

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

Deprecated. please use new WS Security API

public class SecurityConfigurationException
extends weblogic.utils.NestedRuntimeException

See Also:
Serialized Form
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Nested Class Summary
 
Nested classes inherited from class 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.  
 
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(String msg,
                                      Throwable nested)
Deprecated. 

SecurityConfigurationException

public SecurityConfigurationException(Throwable nested)
Deprecated. 

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