org.codehaus.wadi.location.partitionmanager
Class PartitionBalancingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.wadi.location.partitionmanager.PartitionBalancingException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PartitionRepopulationException

public class PartitionBalancingException
extends java.lang.Exception

Version:
$Revision: 1538 $
See Also:
Serialized Form

Constructor Summary
PartitionBalancingException(java.lang.String message)
           
PartitionBalancingException(java.lang.Throwable cause)
           
 
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

PartitionBalancingException

public PartitionBalancingException(java.lang.String message)

PartitionBalancingException

public PartitionBalancingException(java.lang.Throwable cause)


Copyright © 2008. All Rights Reserved.