com.jivesoftware.community
Class JiveRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jivesoftware.community.JiveRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- NotUniqueException, OpenSearchQueryException, SearchEngineNotFoundException, UnauthorizedException
public class JiveRuntimeException
- extends java.lang.RuntimeException
Base exception class for all Jive runtime exceptions. This is useful for debugging and for
catching exceptions that only relate to Jive issues.
- See Also:
JiveException,
Serialized Form
| 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 |
JiveRuntimeException
public JiveRuntimeException()
JiveRuntimeException
public JiveRuntimeException(java.lang.String msg)
JiveRuntimeException
public JiveRuntimeException(java.lang.String device,
java.lang.Throwable throwable)
JiveRuntimeException
public JiveRuntimeException(java.lang.Throwable throwable)
Copyright © 1999-2007 Jive Software.