public class PageException extends RuntimeException
| 构造器和说明 |
|---|
PageException() |
PageException(String message) |
PageException(String message,
Throwable cause) |
PageException(Throwable cause) |
Copyright © 2017. All rights reserved.