ServiceControlException Class
DEPRECATED The com.bea.control.ServiceControlException
class replaces this interface.
- public class ServiceControlException
extends com.bea.control.ServiceControlException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
com.bea.control.ControlException
weblogic.jws.control.ControlException
com.bea.control.ServiceControlException
ServiceControlException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceControlException
public ServiceControlException(String
msg,
Throwable
t)
ServiceControlException
public ServiceControlException(String
msg)