Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base
Class JiveRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jivesoftware.base.JiveRuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DatabaseException, LicenseException, UnauthorizedException

public class JiveRuntimeException
extends java.lang.RuntimeException

Base RuntimeException for all JiveRuntime Exceptions

See Also:
Serialized Form

Constructor Summary
JiveRuntimeException()
           
JiveRuntimeException(java.lang.String msg)
           
JiveRuntimeException(java.lang.String device, java.lang.Throwable throwable)
           
JiveRuntimeException(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

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)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.