If there's one golden rule of programming, it's this: errors occur in software programs. This we know. But what really matters is what happens after the error occurs ...
Java 7 adds a new exception class called ReflectiveOperationException. The Javadoc documentation describes this class as a “Common superclass of exceptions thrown by reflective operations in core ...