Class NoXtextResourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.handly.xtext.ui.editor.NoXtextResourceException
All Implemented Interfaces:
Serializable

public class NoXtextResourceException extends RuntimeException
Thrown when a method expects Xtext resource to be present in a containing XtextDocument but it is missing.
See Also: