org.eclipse.emf.emfstore.internal.client.model.exceptions
Class NoChangesOnServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.emf.emfstore.server.exceptions.ESException
              extended by org.eclipse.emf.emfstore.internal.client.model.exceptions.WorkspaceException
                  extended by org.eclipse.emf.emfstore.internal.client.model.exceptions.NoChangesOnServerException
All Implemented Interfaces:
Serializable

public class NoChangesOnServerException
extends WorkspaceException

Indicates that there are no changes on the server.

Author:
koegel
See Also:
Serialized Form

Constructor Summary
NoChangesOnServerException()
          Constructor.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoChangesOnServerException

public NoChangesOnServerException()
Constructor.



Copyright © 2015. All Rights Reserved.