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

com.cedarsoft.action.ApplicationException Maven / Gradle / Ivy

package com.cedarsoft.action;

/**
 * This is an exception that is excepted to be thrown during application actions.
 * This exceptions is shown to the user who is responsible to fix the issues.
 */
public class ApplicationException extends Exception {


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy