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