BEA WebLogic Server Support for Apache Beehive
com.bea.control
Class ServiceControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.beehive.controls.api.ControlException
com.bea.control.ServiceControlException
- All Implemented Interfaces:
- Serializable
- public class ServiceControlException
- extends org.apache.beehive.controls.api.ControlException
The ServiceControlException class can be used to throw exceptions from a web service control
- See Also:
- Serialized Form
- Copyright © 2005 BEA Systems, Inc. All Rights Reserved.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceControlException
public ServiceControlException(String msg)
ServiceControlException
public ServiceControlException(String msg,
Throwable t)