org.eclipse.emf.emfstore.server.exceptions
Class ESUpdateRequiredException

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.server.exceptions.ESUpdateRequiredException
All Implemented Interfaces:
Serializable

public class ESUpdateRequiredException
extends ESException

Represents an exception because the base version of a project space is not up to date.

Author:
koegel
See Also:
Serialized Form

Constructor Summary
ESUpdateRequiredException()
          Default 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

ESUpdateRequiredException

public ESUpdateRequiredException()
Default constructor.



Copyright © 2015. All Rights Reserved.