Version Bump & Added If RegexUtil crashes then program closes.
This commit is contained in:
@@ -84,6 +84,7 @@ public class RegexUtil
|
||||
catch(Exception e)
|
||||
{
|
||||
e.printStackTrace();
|
||||
System.exit(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user