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