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.ext.crud.exception.EmptySelectColumnException
All Implemented Interfaces:
Serializable

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

    • EmptySelectColumnException

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