public class ResponseCode extends Object
This class and inherited classes define codes separated from HTTP code to provide richer and preciser information of the API results. A recommended rule for defining response code is:
public static final int OK
Copyright © 2018–2020 Alibaba Group. All rights reserved.