com.neoworks.mpeg
Class CorruptMPEGHeaderException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.neoworks.mpeg.CorruptMPEGHeaderException
All Implemented Interfaces:
java.io.Serializable

public class CorruptMPEGHeaderException
extends java.lang.Exception

Exception thrown on an attempt to parse a corrupt MPEG frame header

Author:
Nigel Atkinson (nigel@neoworks.com)
See Also:
Serialized Form

Constructor Summary
CorruptMPEGHeaderException(int headerstring)
          Public constructor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CorruptMPEGHeaderException

public CorruptMPEGHeaderException(int headerstring)
Public constructor

Parameters:
headerstring - The corrupt header data