deadbeef.Tools
Class FileBufferException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by deadbeef.Tools.FileBufferException
All Implemented Interfaces:
java.io.Serializable

public class FileBufferException
extends java.lang.Exception

Generic exception class for FileBuffer.

Author:
0xdeadbeef
See Also:
Serialized Form

Constructor Summary
FileBufferException()
          Constructor
FileBufferException(java.lang.String s)
          Constructor.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileBufferException

public FileBufferException()
Constructor


FileBufferException

public FileBufferException(java.lang.String s)
Constructor.

Parameters:
s - Exception string