public class PageNotFoundException extends XDRuntimeException
Pageable requests a page that does not exist.| Constructor and Description |
|---|
PageNotFoundException(java.lang.String message) |
PageNotFoundException(java.lang.String message,
java.lang.Throwable e) |