com.jivesoftware.community
Class JiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AttachmentException, AvatarException, AvatarNotFoundException, BanException, BinaryBodyException, DocumentAlreadyExistsException, DuplicateIDException, EmailAlreadyExistsException, GroupAlreadyExistsException, ImageException, InvalidLanguageException, InvalidLicenseException, NotFoundException, OpenSearchDescriptorParseException, PresenterTemplateException, PrivateMessageFolderNotFoundException, PrivateMessageRejectedException, RejectedException, StatusLevelAlreadyExistsException, StatusLevelException, StatusLevelNotFoundException, UserAlreadyExistsException, WidgetAlreadyExistsException, WidgetLayoutAlreadyExistsException
public class JiveException
- extends Exception
Base exception class for all Jive exceptions. This is useful for debugging and for catching
exceptions that only relate to Jive issues.
- See Also:
JiveRuntimeException,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JiveException
public JiveException()
JiveException
public JiveException(String msg)
JiveException
public JiveException(String msg,
Throwable throwable)
JiveException
public JiveException(Throwable throwable)
Copyright © 1999-2007 Jive Software.