org.eclipse.emf.cdo.core.protocol
Class NoMoreResourceChangesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.emf.cdo.core.protocol.NoMoreResourceChangesException
All Implemented Interfaces:
java.io.Serializable

public class NoMoreResourceChangesException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NoMoreResourceChangesException()
           
NoMoreResourceChangesException(java.lang.String arg0)
           
NoMoreResourceChangesException(java.lang.String arg0, java.lang.Throwable arg1)
           
NoMoreResourceChangesException(java.lang.Throwable arg0)
           
 
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

NoMoreResourceChangesException

public NoMoreResourceChangesException()

NoMoreResourceChangesException

public NoMoreResourceChangesException(java.lang.String arg0)

NoMoreResourceChangesException

public NoMoreResourceChangesException(java.lang.String arg0,
                                      java.lang.Throwable arg1)

NoMoreResourceChangesException

public NoMoreResourceChangesException(java.lang.Throwable arg0)

Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
All Rights Reserved.