Class UncheckedReflectiveOperationException

    • Constructor Detail

      • UncheckedReflectiveOperationException

        public UncheckedReflectiveOperationException​(ReflectiveOperationException ex)
        Creates an instance that wraps the underlying exception.
        Parameters:
        ex - the underlying exception, null tolerant