elect
private void throwIllegalArgument(Object object) { throw new IllegalArgumentException("Can't handle the following object (${object}) of class (${object.class})") }
Alexey Belkov [JB]
A modern programming language that makes developers happier.