org.fuin.kickstart4j
Class SrcFileNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fuin.kickstart4j.SrcFileNotFoundException
- All Implemented Interfaces:
- Serializable
public final class SrcFileNotFoundException
- extends Exception
A file was not found in the source file list.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SrcFileNotFoundException
public SrcFileNotFoundException(String path,
String filename)
- Constructor with base directory and file.
- Parameters:
path - Relative path.filename - Filename.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.