Class ExportImportRuntimeException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.exportimport.kernel.exception.ExportImportRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Gergely Mathe
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExportImportRuntimeException
(String msg, Throwable throwable) ExportImportRuntimeException
(Throwable throwable) -
Method Summary
Modifier and TypeMethodDescriptionString[]
getData()
void
setClassName
(String className) void
void
void
setMessageKey
(String messageKey) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExportImportRuntimeException
public ExportImportRuntimeException() -
ExportImportRuntimeException
-
ExportImportRuntimeException
-
-
Method Details
-
getClassName
-
getData
-
getMessageKey
-
setClassName
-
setData
-
setData
-
setMessageKey
-