@ApplicationScoped public class PageErrorPanel extends Object
| Constructor and Description |
|---|
PageErrorPanel()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clear all content from the error panel.
|
void |
displayError(Throwable t)
Create and display an error message appropriate for the given
error.
|
void |
hide()
Called to hide the page loading widget.
|
void |
show()
Called to show the page loading widget.
|
public void show()
public void hide()
public void clear()
public void displayError(Throwable t)
t - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.