© 2005 BEA Systems, Inc.

com.bea.wsrp.config
Class ProducerInUseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.wsrp.config.ProducerInUseException
All Implemented Interfaces:
Serializable

public class ProducerInUseException
extends Exception

Exception to indicate that a given producer can not removed as there are portlets associated with this producer.

See Also:
Serialized Form

Constructor Summary
ProducerInUseException()
           
ProducerInUseException(String s)
           
ProducerInUseException(String s, Throwable throwable)
           
ProducerInUseException(Throwable throwable)
           
 
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

ProducerInUseException

public ProducerInUseException()

ProducerInUseException

public ProducerInUseException(String s)

ProducerInUseException

public ProducerInUseException(String s,
                              Throwable throwable)

ProducerInUseException

public ProducerInUseException(Throwable throwable)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved