public class LogNotFoundException extends IllegalStateException
| 构造器和说明 |
|---|
LogNotFoundException() |
LogNotFoundException(String s) |
LogNotFoundException(String message,
Throwable cause) |
LogNotFoundException(Throwable cause) |
Copyright © 2021. All rights reserved.