weblogic.jws.control
Class ContextException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
weblogic.jws.control.ContextException
- All Implemented Interfaces: 
 - Serializable
 
public class ContextException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ContextException
public ContextException(String message)
ContextException
public ContextException(String message,
                        Throwable t)
getNestedException
public Throwable getNestedException()