App Inventor
|
Static Public Member Functions | |
static void | alert (final Object context, final String message, final String title, final String buttonText) |
Shows a runtime error alert with a single button. Pressing the button will kill the application. This is called by the Yail runtime mechanism Components should throw a YailRuntimeErrorException, which will call this.