Package tech.ydb.yoj.repository.db.list
Class BadListingException.BadOffset
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
tech.ydb.yoj.repository.db.list.BadListingException
tech.ydb.yoj.repository.db.list.BadListingException.BadOffset
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BadListingException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class tech.ydb.yoj.repository.db.list.BadListingException
BadListingException.BadOffset, BadListingException.BadPageSize, BadListingException.InvalidPageToken -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadOffset
public BadOffset(long maxSkipSize)
-