BEA Systems, Inc.

weblogic.webservice.context
Class ContextNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by weblogic.webservice.context.ContextNotFoundException
All Implemented Interfaces:
Serializable

Deprecated. please migrate to jws for webservices

public class ContextNotFoundException
extends Exception

Exception generated when a specified context is not found.

See Also:
Serialized Form

Constructor Summary
ContextNotFoundException(String message)
          Deprecated. Creates a ContextNotFoundException when the context was not found.
 
Method Summary
 
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

ContextNotFoundException

public ContextNotFoundException(String message)
Deprecated. 
Creates a ContextNotFoundException when the context was not found.


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