Code review.

This commit is contained in:
Christian P. MOMON 2016-06-29 22:36:31 +02:00
parent b695464c2c
commit 44181a94a2

View file

@ -27,6 +27,9 @@ public class CmdExecException extends Exception
{
private static final long serialVersionUID = 3264886426311529668L;
/**
*
*/
public CmdExecException()
{
super();