Class OffsetOutOfBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.dataflow.server.service.impl.OffsetOutOfBoundsException
- All Implemented Interfaces:
Serializable
Exception thrown when a user requests a page and size combination that creates
an offset that is greater than
Integer.MAX_VALUE
.- Author:
- Glenn Renfro
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OffsetOutOfBoundsException
-