Constructs a new {@code NoClassDefFoundError} that includes the current stack trace.sinceAndroid 1.0 super();
super();
Constructs a new {@code NoClassDefFoundError} with the current stack trace and the specified detail message.paramdetailMessage the detail message for this error.sinceAndroid 1.0 super(detailMessage);
super(detailMessage);