com.jivesoftware.community.widget
Class WidgetAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.widget.WidgetAlreadyExistsException
- All Implemented Interfaces:
- java.io.Serializable
public class WidgetAlreadyExistsException
- extends JiveException
Thrown when attempting to install a Widget that already exists.
- See Also:
- Serialized Form
| 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 |
WidgetAlreadyExistsException
public WidgetAlreadyExistsException()
WidgetAlreadyExistsException
public WidgetAlreadyExistsException(java.lang.String msg)
WidgetAlreadyExistsException
public WidgetAlreadyExistsException(java.lang.String msg,
java.lang.Throwable throwable)
WidgetAlreadyExistsException
public WidgetAlreadyExistsException(java.lang.Throwable throwable)
Copyright © 1999-2007 Jive Software.