Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base
Class JiveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.base.JiveException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AlreadyExistsException, AnnouncementNotFoundException, AttachmentException, AttachmentNotFoundException, AvatarException, AvatarNotFoundException, BanException, DAOException, EmailMonitorException, FastSavedException, ForumCategoryNotFoundException, ForumMessageNotFoundException, ForumNotFoundException, ForumThreadNotFoundException, GatewayException, GroupAlreadyExistsException, GroupNotFoundException, MessageRejectedException, NameAlreadyExistsException, NNTPException, NotFoundException, PasswordProtectedException, PollException, PrivateMessageFolderNotFoundException, PrivateMessageNotFoundException, PrivateMessageRejectedException, RewardException, StatusLevelAlreadyExistsException, StatusLevelException, StatusLevelNotFoundException, TagAlreadyExistsException, UserAlreadyExistsException, UserNotFoundException

public class JiveException
extends java.lang.Exception

Base Jive Checked Exception

See Also:
Serialized Form

Constructor Summary
JiveException()
           
JiveException(java.lang.String msg)
           
JiveException(java.lang.String msg, java.lang.Throwable throwable)
           
JiveException(java.lang.Throwable throwable)
           
 
Method Summary
 
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

JiveException

public JiveException()

JiveException

public JiveException(java.lang.String msg)

JiveException

public JiveException(java.lang.String msg,
                     java.lang.Throwable throwable)

JiveException

public JiveException(java.lang.Throwable throwable)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.