|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NNTPException | |
---|---|
com.jivesoftware.forum.nntp | Jive Forums internal NNTP server. |
Uses of NNTPException in com.jivesoftware.forum.nntp |
---|
Subclasses of NNTPException in com.jivesoftware.forum.nntp | |
---|---|
class |
ArticleNotFoundException
Thrown when an article is not found. |
class |
ArticleNotSelectedException
Thrown when an operation fails because no article has been selected. |
class |
NewsGroupNotFoundException
Thrown when an appropriate news group is not found. |
class |
NoGroupSelectedException
Thrown when an operation fails because it requires a group to be selected. |
class |
NoNextArticleException
Thrown when no next article exists (NNTP NEXT command). |
class |
NoPermissionException
Indicates an operation could not be completed because the user did not have sufficient permissions. |
class |
NoPreviousArticleException
Thrown when no previous article exists (NNTP LAST command). |
class |
NoSuchArticleNumberException
Thrown when an appropriate article id is not found in the current group. |
class |
PostFailedException
Posting an article failed. |
class |
PostNotAllowedException
Posting an article failed. |
class |
PostRejectedException
The post was rejected. |
class |
SyntaxException
Thrown when a syntax parsing exception occurs. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |