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

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

public class ProjectUrlResolutionException
extends Exception

Represents exception in project URL resolution. The project cannot be resolved in the current workspace content. The project the URL refers to has not been checked out yet probably.

Author:
koegel
See Also:
Serialized Form

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

ProjectUrlResolutionException

public ProjectUrlResolutionException()
Constructor.



Copyright © 2015. All Rights Reserved.