org.eclipse.emf.ecp.view.spi.rule.model
Class NotApplicableForEvaluationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.emf.ecp.view.spi.rule.model.NotApplicableForEvaluationException
All Implemented Interfaces:
Serializable

public class NotApplicableForEvaluationException
extends Exception

Internal exception used in the condition evaluator.

Since:
1.2
Author:
emueller
See Also:
Serialized Form

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

NotApplicableForEvaluationException

public NotApplicableForEvaluationException()


Copyright © 2014. All Rights Reserved.