public class VodError extends Object
VodError()
String
getCode()
getMessage()
void
setCode(String code)
setMessage(String message)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VodError()
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public String toString()
toString
Object