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

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

public class ServerUrlResolutionException
extends Exception

Represents exception in resolving server URL, the server has never been used to check out a project yet probably.

Author:
koegel
See Also:
Serialized Form

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

ServerUrlResolutionException

public ServerUrlResolutionException()
Constructor.



Copyright © 2015. All Rights Reserved.