public class SimpleHttpException extends RuntimeException
自定义异常
| 构造器和说明 |
|---|
SimpleHttpException(String message) |
SimpleHttpException(String message,
Throwable cause) |
SimpleHttpException(Throwable cause) |
Copyright © 2020. All rights reserved.