Class ReflectionException

All Implemented Interfaces:
Serializable

public class ReflectionException extends RuntimeException
This unchecked exception wraps reflection-oriented exceptions.
See Also:
  • Field Details

  • Constructor Details

    • ReflectionException

      ReflectionException(Throwable cause)