public class MediaError extends Error
MediaError indicates an error condition that
occurred through incorrect usage of the API.
You should not check for MediaErrors.| Constructor and Description |
|---|
MediaError() |
MediaError(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MediaError()
public MediaError(String reason)
Copyright © 2012 code4tv.com. All Rights Reserved.