public class UnsupportedCompilationException
extends java.lang.RuntimeException
If this exception is thrown it is expected that ognl will fall back to default ognl evaluation of the expression.
| Constructor | Description |
|---|---|
UnsupportedCompilationException(java.lang.String message) |
|
UnsupportedCompilationException(java.lang.String message,
java.lang.Throwable cause) |