com.jivesoftware.base
Class JiveRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jivesoftware.base.JiveRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- UnauthorizedException
public class JiveRuntimeException
- extends java.lang.RuntimeException
Base RuntimeException for all JiveRuntime Exceptions
- See Also:
- 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-2006 Jive Software.