All Packages Class Hierarchy This Package Previous Next Index
Class joeshmoe.mpeg.MPEGProbeException
joeshmoe.mpeg.MPEGProbeException
- public class MPEGProbeException
This exception is thrown if a problem is encountered while probing an MPEG
audio file for information. A message is always included describing the
exact nature of the problem.
-
MPEGProbeException()
-
-
MPEGProbeException(String)
-
MPEGProbeException
public MPEGProbeException()
MPEGProbeException
public MPEGProbeException(String pMessage)
All Packages Class Hierarchy This Package Previous Next Index