public class FontParseException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
|
FontParseException(String message) |
|
FontParseException(String message,
Throwable cause) |
protected |
FontParseException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
FontParseException(Throwable cause) |
Copyright © 2022. All rights reserved.