Class ValidParamListIsEmptyException

All Implemented Interfaces:
Serializable

public final class ValidParamListIsEmptyException extends IllegalArgumentException
当 whereType 为 in 或 not in 时 有效的参数条目 (指去除 null 后的) 为空
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • ValidParamListIsEmptyException

      public ValidParamListIsEmptyException(WhereType whereType)