Package ghidra.util
Class VersionExceptionHandler
java.lang.Object
ghidra.util.VersionExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisUpgradeOK(Component parent, DomainFile domainFile, String actionName, VersionException ve) static voidshowVersionError(Component parent, String filename, String contentType, String actionName, VersionException ve)
-
Constructor Details
-
VersionExceptionHandler
public VersionExceptionHandler()
-
-
Method Details
-
isUpgradeOK
public static boolean isUpgradeOK(Component parent, DomainFile domainFile, String actionName, VersionException ve) -
showVersionError
public static void showVersionError(Component parent, String filename, String contentType, String actionName, VersionException ve)
-