public class ErrorMessageBox extends Object
| Constructor and Description |
|---|
ErrorMessageBox() |
| Modifier and Type | Method and Description |
|---|---|
static void |
showError(String title,
String failureReason,
String failureDetails) |
static void |
showError(String title,
String failureReason,
String failureDetails,
com.google.gwt.core.client.Callback<com.sencha.gxt.widget.core.client.Dialog,Void> callback) |
static void |
showErrorDetails(String title,
String failureDetails) |
Copyright © 2014. All Rights Reserved.