com.bristle.javalib.io
Class FileUtil.TooManyBytesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bristle.javalib.io.FileUtil.TooManyBytesException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FileUtil
public static class FileUtil.TooManyBytesException
- extends Exception
Thrown when an attempt is made to operate on too many bytes of data.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileUtil.TooManyBytesException
public FileUtil.TooManyBytesException(String msg,
long lngBytesWritten)
getBytesWritten
public long getBytesWritten()