public class LogException extends RuntimeException
| 构造器和说明 |
|---|
LogException() |
LogException(String message) |
LogException(String message,
Throwable cause) |
LogException(Throwable cause) |
Copyright © 2022–2023 Irvingsoft. All rights reserved.