public class HttpUncheckException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
HttpUncheckException() |
HttpUncheckException(String message) |
HttpUncheckException(String format,
Object... args) |
HttpUncheckException(String errcode,
String errmsg) |
HttpUncheckException(String message,
Throwable cause) |
HttpUncheckException(Throwable cause) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.