Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Enhance rule interpretation errors #4462

Merged
merged 7 commits into from Nov 1, 2017

Commits on Oct 27, 2017

  1. enhanced error message for ClassCastExceptions

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    5fcd67d View commit details
    Browse the repository at this point in the history
  2. enhanced error message for unknown methods

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    72dce06 View commit details
    Browse the repository at this point in the history
  3. fix logging arguments in model rule engine

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    e2c4cb1 View commit details
    Browse the repository at this point in the history
  4. include position in custom errors

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    6f04b8d View commit details
    Browse the repository at this point in the history
  5. quote rule name in error logging

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    0ccd7ae View commit details
    Browse the repository at this point in the history
  6. replaced tabs with spaces in ScriptInterpreter

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    c620a14 View commit details
    Browse the repository at this point in the history
  7. removed trailing dots

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Oct 27, 2017
    Copy the full SHA
    f060c33 View commit details
    Browse the repository at this point in the history