BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Class ServiceControlException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.apache.beehive.controls.api.ControlException
                  extended bycom.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.

Constructor Summary
ServiceControlException(String msg)
           
ServiceControlException(String msg, Throwable t)
           
 
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

ServiceControlException

public ServiceControlException(String msg)

ServiceControlException

public ServiceControlException(String msg,
                               Throwable t)

Documentation is available at
http://e-docs.bea.com/wls/docs91
Copyright 2005 BEA Systems Inc.