org.archive.io
Class RecorderIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.archive.io.RecorderIOException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
RecorderLengthExceededException, RecorderTimeoutException, RecorderTooMuchHeaderException

public class RecorderIOException
extends java.io.IOException

Author:
Gordon Mohr
See Also:
Serialized Form

Constructor Summary
RecorderIOException()
           
RecorderIOException(java.lang.String msg)
           
 
Method Summary
 
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

RecorderIOException

public RecorderIOException()

RecorderIOException

public RecorderIOException(java.lang.String msg)


Copyright © 2003-2011 Internet Archive. All Rights Reserved.