Note that this can only occur when inconsistent class files have been loaded.
Constructs a new {@code IllegalAccessError} that includes the current stack trace.sinceAndroid 1.0 super();
super();
Constructs a new {@code IllegalAccessError} with the current stack trace and the specified detail message.paramdetailMessage the detail message for this error.sinceAndroid 1.0 super(detailMessage);
super(detailMessage);