Nik Everett 457c2d8fb0 Add Debug.explain to painless
You can use `Debug.explain(someObject)` in painless to throw an
`Error` that can't be caught by painless code and contains an
object's class. This is useful because painless's sandbox doesn't
allow you to call `someObject.getClass()`.

Closes #20263
2016-11-22 12:46:02 -05:00
..
2016-09-21 09:36:21 -04:00
2016-11-22 12:46:02 -05:00
2016-06-22 09:34:49 +02:00
2016-07-08 17:13:10 +02:00
2016-11-10 11:55:04 +01:00
2016-05-26 10:16:25 -04:00