Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.gateway
Class GatewayException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.base.JiveException
              extended by com.jivesoftware.forum.gateway.GatewayException
All Implemented Interfaces:
java.io.Serializable

public class GatewayException
extends JiveException

Thrown when an error occurs during a Gateway operation.

See Also:
Serialized Form

Constructor Summary
GatewayException()
           
GatewayException(java.lang.String s)
           
GatewayException(java.lang.String s, java.lang.Throwable throwable)
           
GatewayException(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

GatewayException

public GatewayException()

GatewayException

public GatewayException(java.lang.String s)

GatewayException

public GatewayException(java.lang.String s,
                        java.lang.Throwable throwable)

GatewayException

public GatewayException(java.lang.Throwable throwable)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.