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