jgroup.core.arm
Class RedundancyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jgroup.core.JgroupException
              extended by jgroup.core.arm.RedundancyException
All Implemented Interfaces:
java.io.Serializable

public class RedundancyException
extends JgroupException

Class for RedundancyExceptions.

Since:
Jgroup 1.1
Author:
Hein Meling
See Also:
Serialized Form

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

RedundancyException

public RedundancyException(java.lang.String msg)

RedundancyException

public RedundancyException(java.lang.String msg,
                           java.lang.Throwable e)


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.