public class MediaFreezeException extends MediaException
| Constructor and Description |
|---|
MediaFreezeException()
Construct an exception without a reason
|
MediaFreezeException(String reason)
Construct an exception with a reason
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MediaFreezeException()
public MediaFreezeException(String reason)
reason - the reason why the exception was thrownCopyright © 2012 code4tv.com. All Rights Reserved.