org.archive.io
Class RecorderTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.archive.io.RecorderIOException
                  extended by org.archive.io.RecorderTimeoutException
All Implemented Interfaces:
java.io.Serializable

public class RecorderTimeoutException
extends RecorderIOException

Indicates a timeout thrown by the RecordingInputStream.

Author:
Gordon Mohr
See Also:
Serialized Form

Constructor Summary
RecorderTimeoutException()
           
RecorderTimeoutException(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

RecorderTimeoutException

public RecorderTimeoutException()

RecorderTimeoutException

public RecorderTimeoutException(java.lang.String msg)


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