@Deprecated
public class ApiException
extends java.lang.RuntimeException
| 构造器和说明 |
|---|
ApiException(IErrorCode errorCode)
已过时。
|
ApiException(java.lang.String message)
已过时。
|
ApiException(java.lang.String message,
java.lang.Throwable cause)
已过时。
|
ApiException(java.lang.Throwable cause)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
IErrorCode |
getErrorCode()
已过时。
|
public ApiException(IErrorCode errorCode)
public ApiException(java.lang.String message)
public ApiException(java.lang.Throwable cause)
public ApiException(java.lang.String message,
java.lang.Throwable cause)
public IErrorCode getErrorCode()