public class NoMPEGFramesException extends Exception
| Constructor and Description |
|---|
NoMPEGFramesException()
Create a NoMPEGFramesException with a default message.
|
NoMPEGFramesException(String msg)
Create a NoMPEGFramesException with a specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoMPEGFramesException()
public NoMPEGFramesException(String msg)
msg - the message for this exceptionCopyright © 2014. All rights reserved.