Class WhereBodyParametersSizeErrorException

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.WhereBodyParametersSizeErrorException
All Implemented Interfaces:
Serializable

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

    • WhereBodyParametersSizeErrorException

      public WhereBodyParametersSizeErrorException(String fieldName, cool.scx.data.query.WhereType whereType, int gotParametersSize)