public class CPDFException extends RuntimeException
| 构造器和说明 |
|---|
CPDFException() |
CPDFException(String message) |
CPDFException(String code,
String message) |
CPDFException(String message,
Throwable cause) |
CPDFException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
void |
setCode(String code) |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.