public class ExceptionAliasConfig extends Object
ExceptionAliasConfig()
String
getCode()
Integer
getHttpStatusCode()
getMsg()
void
setCode(String code)
setHttpStatusCode(Integer httpStatusCode)
setMsg(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionAliasConfig()
public String getCode()
public void setCode(String code)
public Integer getHttpStatusCode()
public void setHttpStatusCode(Integer httpStatusCode)
public String getMsg()
public void setMsg(String msg)
Copyright © 2024. All rights reserved.