Package com.axelor.data
Class ImportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axelor.data.ImportException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImportException
(String message) ImportException
(String message, Throwable cause) ImportException
(Throwable cause) -
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
public ImportException() -
ImportException
-
ImportException
-
ImportException
-
-
Method Details
-
from
-