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

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

public class MEUrlResolutionException
extends Exception

Represents an exception in model element url resolution. Probably the model element does not exist.

Author:
koegel
See Also:
Serialized Form

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

MEUrlResolutionException

public MEUrlResolutionException()
Constructor.



Copyright © 2015. All Rights Reserved.