org.eclipse.emf.emfstore.client.exceptions
Class ESProjectNotSharedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.emf.emfstore.client.exceptions.ESProjectNotSharedException
All Implemented Interfaces:
Serializable

public class ESProjectNotSharedException
extends RuntimeException

Represents an error that states that an server action has been called on a non-shared project.

Author:
ovonwesen, emueller
See Also:
Serialized Form

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

ESProjectNotSharedException

public ESProjectNotSharedException()


Copyright © 2015. All Rights Reserved.