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