public static class SysParameterParser.ResultWrapper extends Object implements Wrapper
protected final boolean success
protected final Object[] args
protected final Exception ex
public static SysParameterParser.ResultWrapper success(List<Object> argList)
public static SysParameterParser.ResultWrapper fail(Exception e)
Copyright © 2021. All rights reserved.