Package org.mvel2.ast

Class ReduceableCodeException

All Implemented Interfaces:
Serializable

public class ReduceableCodeException extends RuntimeException
See Also:
  • Field Details

    • literal

      private Object literal
  • Constructor Details

    • ReduceableCodeException

      public ReduceableCodeException(Object literal)
  • Method Details

    • getLiteral

      public Object getLiteral()