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