ProducerInUseException Class
- public class ProducerInUseException
extends Exception
Exception to indicate that a given producer can not removed as there are
portlets associated with this producer.
-
Hierarchy
-
Object
Throwable
Exception
ProducerInUseException
-
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 |
ProducerInUseException
public ProducerInUseException()
ProducerInUseException
public ProducerInUseException(String
s,
Throwable
throwable)
ProducerInUseException
public ProducerInUseException(String
s)
ProducerInUseException
public ProducerInUseException(Throwable
throwable)