public class UnsupportedCompilationException extends RuntimeException
If this exception is thrown it is expected that ognl will fall back to default ognl evaluation of the expression.
Constructor and Description |
---|
UnsupportedCompilationException(String message) |
UnsupportedCompilationException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.