public class ParamException extends RcloudException
error| 构造器和说明 |
|---|
ParamException() |
ParamException(int errorCode,
String apiUrl,
String message) |
ParamException(String message) |
ParamException(String message,
Throwable e) |
ParamException(Throwable e) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace() |
getError, getErrorCode, getHttpCode, setUriaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParamException()
public ParamException(Throwable e)
public ParamException(String message)
public Throwable fillInStackTrace()
fillInStackTrace 在类中 ThrowableCopyright © 2020 RcongCloud Group. All rights reserved.