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.


Constructor Index

 o MPEGProbeException()
 o MPEGProbeException(String)

Constructors

 o MPEGProbeException
 public MPEGProbeException()
 o MPEGProbeException
 public MPEGProbeException(String pMessage)

All Packages  Class Hierarchy  This Package  Previous  Next  Index