com.jivesoftware.community.widget
Class WidgetLayoutAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.widget.WidgetLayoutAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class WidgetLayoutAlreadyExistsException
- extends JiveException
Thrown when attempting to install a WidgetLayout 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 |
WidgetLayoutAlreadyExistsException
public WidgetLayoutAlreadyExistsException()
WidgetLayoutAlreadyExistsException
public WidgetLayoutAlreadyExistsException(String msg)
WidgetLayoutAlreadyExistsException
public WidgetLayoutAlreadyExistsException(String msg,
Throwable throwable)
WidgetLayoutAlreadyExistsException
public WidgetLayoutAlreadyExistsException(Throwable throwable)
Copyright © 1999-2007 Jive Software.