org.mvel2.ast
Class ReduceableCodeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.mvel2.ast.ReduceableCodeException
All Implemented Interfaces:
java.io.Serializable

public class ReduceableCodeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
ReduceableCodeException(java.lang.Object literal)
           
 
Method Summary
 java.lang.Object getLiteral()
           
 
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

ReduceableCodeException

public ReduceableCodeException(java.lang.Object literal)
Method Detail

getLiteral

public java.lang.Object getLiteral()


Copyright © 2010. All Rights Reserved.