BEA Systems, Inc.

weblogic.xml.security
Class InvalidSecurityException

java.lang.Object
  extended by NestedRuntimeException
      extended by weblogic.xml.security.InvalidSecurityException

Deprecated. please use new WS Security API

public class InvalidSecurityException
extends NestedRuntimeException


Constructor Summary
InvalidSecurityException()
          Deprecated.  
InvalidSecurityException(String msg)
          Deprecated.  
InvalidSecurityException(String msg, Throwable nested)
          Deprecated.  
InvalidSecurityException(Throwable nested)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidSecurityException

public InvalidSecurityException()
Deprecated. 

InvalidSecurityException

public InvalidSecurityException(String msg)
Deprecated. 

InvalidSecurityException

public InvalidSecurityException(Throwable nested)
Deprecated. 

InvalidSecurityException

public InvalidSecurityException(String msg,
                                Throwable nested)
Deprecated. 

Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.