Class EmptySelectColumnException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.http.exception.ScxHttpException
cool.scx.http.exception.BadRequestException
cool.scx.app.x.crud.exception.EmptySelectColumnException
All Implemented Interfaces:
Serializable

public final class EmptySelectColumnException extends cool.scx.http.exception.BadRequestException
EmptySelectColumnException
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • EmptySelectColumnException

      public EmptySelectColumnException(cool.scx.data.field_filter.FilterMode filterMode, String[] fieldNames)