Interface EvaluationWarning

All Known Implementing Classes:
EvaluationWarningImpl

public interface EvaluationWarning
A warning generated during expression evaluation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the warning message.
  • Method Details

    • getMessage

      String getMessage()
      Returns the warning message.
      Returns:
      the warning message