BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.webservice.client
Class SSLConfigurationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byweblogic.webservice.client.SSLConfigurationException
All Implemented Interfaces:
Serializable

Deprecated. please migrate to jws for webservices

public class SSLConfigurationException
extends RuntimeException

SSLConfigurationException.java This exception is thrown in two cases:

Created: Thu Jun 20 15:17:54 2002

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

Constructor Summary
SSLConfigurationException(String message)
          Deprecated.  
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

SSLConfigurationException

public SSLConfigurationException(String message)
Deprecated. 

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