public class HSFException extends Exception
| 构造器和说明 |
|---|
HSFException(String exceptionCode) |
HSFException(String exceptionCode,
String desc) |
HSFException(String exceptionCode,
String desc,
Throwable t) |
HSFException(String exceptionCode,
Throwable t) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString() |
public HSFException(String exceptionCode)
Copyright © 2018. All rights reserved.