public class ApiErrorDoc extends Object
String
jsondocId
ApiErrorDoc(String code, String description)
static List<ApiErrorDoc>
build(Method method)
getCode()
getDescription()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String jsondocId
public ApiErrorDoc(String code, String description)
public static List<ApiErrorDoc> build(Method method)
public String getCode()
public String getDescription()
Copyright © 2015. All Rights Reserved.