com.jivesoftware.community
Class JiveRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jivesoftware.community.JiveRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NameAlreadyExistsException, NotUniqueException, OpenSearchQueryException, PollException, SearchEngineNotFoundException, UnauthorizedException
public class JiveRuntimeException
- extends 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 |
JiveRuntimeException
public JiveRuntimeException()
JiveRuntimeException
public JiveRuntimeException(String msg)
JiveRuntimeException
public JiveRuntimeException(String device,
Throwable throwable)
JiveRuntimeException
public JiveRuntimeException(Throwable throwable)
Copyright © 1999-2007 Jive Software.