Class PaginationParametersErrorException

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

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

    • PaginationParametersErrorException

      public PaginationParametersErrorException(Long currentPage, Long pageSize)