mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 08:25:44 +01:00
improve subcommand exception handling
This commit is contained in:
@@ -50,6 +50,9 @@ import java.util.ResourceBundle;
|
||||
public class I18n
|
||||
{
|
||||
|
||||
/** Field description */
|
||||
public static final String ERROR = "error";
|
||||
|
||||
/** Field description */
|
||||
public static final String GROUP_NOT_FOUND = "groupNotFound";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user