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