net.mtu.eggplant.dbc
Class FileAlreadyParsedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.mtu.eggplant.dbc.FileAlreadyParsedException
- All Implemented Interfaces:
- Serializable
- public class FileAlreadyParsedException
- extends RuntimeException
Exception thrown to break out of the parser if the destination file is
newer than the source file.
- Version:
- $Revision: 1.3 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileAlreadyParsedException
public FileAlreadyParsedException()