Package com.google.refine.importers
Class ImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.refine.importers.ImportException
- All Implemented Interfaces:
Serializable
Exception thrown by importers. Typically contains a nested exception indicating the underlying cause of the problem.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ImportException
-