|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.jivesoftware.base.JiveException
com.jivesoftware.forum.nntp.NNTPException
com.jivesoftware.forum.nntp.ArticleNotSelectedException
public class ArticleNotSelectedException
Thrown when an operation fails because no article has been selected. Typically this occurs when an operation should retrieve the current article and one has not been selected (e.g. HEAD).
Field Summary |
---|
Fields inherited from class com.jivesoftware.forum.nntp.NNTPException |
---|
response |
Constructor Summary | |
---|---|
ArticleNotSelectedException()
Create a new exception. |
Method Summary |
---|
Methods inherited from class com.jivesoftware.forum.nntp.NNTPException |
---|
getErrorResponse |
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 |
---|
public ArticleNotSelectedException()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |