weblogic.jws.control
Class ServiceControlException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
com.bea.control.ControlException
                  
weblogic.jws.control.ControlException
                      
com.bea.control.classic.ServiceControlException
                          
weblogic.jws.control.ServiceControlException
- All Implemented Interfaces: 
 - Serializable
 
Deprecated. The ServiceControlException class replaces this interface.
public class ServiceControlException
- extends ServiceControlException
 
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ServiceControlException
public ServiceControlException(String msg)
- Deprecated. 
 
ServiceControlException
public ServiceControlException(String msg,
                               Throwable t)
- Deprecated.