Serialized Form
-
Package com.ntak.pearlzip.ui.util
-
Exception com.ntak.pearlzip.ui.util.AlertException
class AlertException extends Exception implements Serializable-
Serialized Fields
-
archiveInfo
FXArchiveInfo archiveInfo
-
body
String body
-
buttons
javafx.scene.control.ButtonType[] buttons
-
header
String header
-
stage
javafx.stage.Window stage
-
title
String title
-
type
javafx.scene.control.Alert.AlertType type
-
-
-