public class UncheckedReflectiveOperationException extends UncheckedException
ReflectiveOperationException
.Constructor and Description |
---|
UncheckedReflectiveOperationException(java.lang.Throwable cause)
Constructs an instance initialized to the given
cause . |
public UncheckedReflectiveOperationException(java.lang.Throwable cause)
cause
.cause
- the cause (which is saved for later retrieval by the Throwable.getCause()
method). (A @{code null} value
is permitted, and indicates that the cause is nonexistent or unknown.)Copyright © 2010 - 2023 Adobe. All Rights Reserved