类 ValidParamListIsEmptyException

所有已实现的接口:
Serializable

public final class ValidParamListIsEmptyException extends IllegalArgumentException
当 whereType 为 in 或 not in 时 有效的参数条目 (指去除 null 后的) 为空
版本:
0.0.1
作者:
scx567888
另请参阅:
  • 构造器详细资料

    • ValidParamListIsEmptyException

      public ValidParamListIsEmptyException(WhereType whereType)
      a
      参数:
      whereType - a