Jive Forums API (5.5.20.2-oracle) Core Javadocs

com.jivesoftware.forum
Class RewardException

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

public class RewardException
extends com.jivesoftware.base.JiveException

Thrown when an error occurs during a failed operation in the RewardManager.

See Also:
Serialized Form

Constructor Summary
RewardException()
           
RewardException(java.lang.String msg)
           
RewardException(java.lang.String msg, java.lang.Throwable nestedThrowable)
           
RewardException(java.lang.Throwable nestedThrowable)
           
 
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

RewardException

public RewardException()

RewardException

public RewardException(java.lang.String msg)

RewardException

public RewardException(java.lang.Throwable nestedThrowable)

RewardException

public RewardException(java.lang.String msg,
                       java.lang.Throwable nestedThrowable)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.