|
Jive Forums API (5.5.8) 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.PostFailedException
public class PostFailedException
Posting an article failed.
| Field Summary |
|---|
| Fields inherited from class com.jivesoftware.forum.nntp.NNTPException |
|---|
response |
| Constructor Summary | |
|---|---|
PostFailedException()
Create a new exception when a post fails. |
|
PostFailedException(java.lang.String reason)
|
|
PostFailedException(java.lang.String message,
java.lang.Throwable cause)
|
|
PostFailedException(java.lang.Throwable cause)
|
|
| 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 PostFailedException()
public PostFailedException(java.lang.String reason)
public PostFailedException(java.lang.Throwable cause)
public PostFailedException(java.lang.String message,
java.lang.Throwable cause)
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||