public class HttpError extends Object implements Serializable
HttpError(CodedEnum coded, Integer code, String msg)
HttpError(CodedEnum coded, String msg)
HttpError(Integer code, String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpError(Integer code, String msg)
public HttpError(CodedEnum coded, String msg)
public HttpError(CodedEnum coded, Integer code, String msg)
Copyright © 2022. All rights reserved.