public class UncheckedIllegalAccessException extends UncheckedReflectiveOperationException
IllegalAccessException.| Constructor and Description | 
|---|
UncheckedIllegalAccessException(java.lang.Throwable cause)
Constructs an instance initialized to the given  
cause. | 
public UncheckedIllegalAccessException(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