public class DefineException extends Exception
| 构造器和说明 |
|---|
DefineException() |
DefineException(String msg) |
DefineException(String msg,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Exception |
getE() |
void |
setE(Exception e) |
Copyright © 2021. All rights reserved.