org.archiviststoolkit.importer
Class ImportBadLookupException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.archiviststoolkit.importer.ImportBadLookupException
org.archiviststoolkit.importer.ImportBadLookupException
- All Implemented Interfaces: 
- java.io.Serializable
- public class ImportBadLookupException 
- extends java.lang.Exception
Created by IntelliJ IDEA.
 User: leemandell
 Date: Feb 9, 2006
 Time: 11:41:19 AM
 To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
ImportBadLookupException
public ImportBadLookupException()
ImportBadLookupException
public ImportBadLookupException(java.lang.String message)
ImportBadLookupException
public ImportBadLookupException(java.lang.String message,
                                java.lang.Throwable cause)
ImportBadLookupException
public ImportBadLookupException(java.lang.Throwable cause)