All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.izforge.izpack.panels.process.ErrorHandlingStrategy Maven / Gradle / Ivy

There is a newer version: 5.2.2
Show newest version
package com.izforge.izpack.panels.process;

public enum ErrorHandlingStrategy {
    ASK, FAIL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy