Class ExecutableException

All Implemented Interfaces:
Serializable

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