org.crosswire.jsword.book.sword
Class MissingDataFilesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.crosswire.common.util.LucidException
org.crosswire.jsword.book.BookException
org.crosswire.jsword.book.sword.MissingDataFilesException
- All Implemented Interfaces:
- Serializable
public class MissingDataFilesException
- extends BookException
Indicates that the files are missing, and therefore this book should be excluded
- Author:
- Chris Burrell
- See Also:
for license details.
The copyright to this program is held by it's authors.
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- Serialization ID
- See Also:
- Constant Field Values
MissingDataFilesException
public MissingDataFilesException(String msg)
- Instantiates a new missing data files exception.
- Parameters:
msg
- the msg