org.ow2.opensuit.cel
Class ICompilationContext.UnresolvedVariableError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.opensuit.cel.ICompilationContext.UnresolvedVariableError
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
ICompilationContext

public static class ICompilationContext.UnresolvedVariableError
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ICompilationContext.UnresolvedVariableError()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ICompilationContext.UnresolvedVariableError

public ICompilationContext.UnresolvedVariableError()


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.