public class ErrorPopup
extends java.lang.Object
Constructor and Description |
---|
ErrorPopup()
|
Modifier and Type | Method and Description |
---|---|
static void |
show(java.lang.String message)
|
static void |
showAlbumExists()
|
static void |
showIOError()
|
static void |
showNetworkError()
|
static void |
showServiceError()
|