|
Clearspace API (1.7.0) Core 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.community.JiveException
public class JiveException
Base exception class for all Jive exceptions. This is useful for debugging and for catching exceptions that only relate to Jive issues.
JiveRuntimeException,
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 |
|---|
public JiveException()
public JiveException(java.lang.String msg)
public JiveException(java.lang.String msg,
java.lang.Throwable throwable)
public JiveException(java.lang.Throwable throwable)
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||