Code review.
This commit is contained in:
parent
b695464c2c
commit
44181a94a2
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ public class CmdExecException extends Exception
|
||||||
{
|
{
|
||||||
private static final long serialVersionUID = 3264886426311529668L;
|
private static final long serialVersionUID = 3264886426311529668L;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
public CmdExecException()
|
public CmdExecException()
|
||||||
{
|
{
|
||||||
super();
|
super();
|
||||||
|
|
Loading…
Reference in a new issue