uk.ac.kcl.cch.jb.pliny.views.utils
Class PlinyImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.kcl.cch.jb.pliny.views.utils.PlinyImportException
- All Implemented Interfaces:
- Serializable
- public class PlinyImportException
- extends Exception
the exception to use when exceptional problems arise during
importing of data from Pliny.
- Author:
- John Bradley
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PlinyImportException
public PlinyImportException()
PlinyImportException
public PlinyImportException(String arg0)
PlinyImportException
public PlinyImportException(Throwable arg0)
PlinyImportException
public PlinyImportException(String arg0,
Throwable arg1)