Class ExecutableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.juneau.commons.reflect.ExecutableException
All Implemented Interfaces:
Serializable

General exception that occurs when trying to execute a constructor, method, or field using reflection.