public final class ActiveObjectsImportExportException extends ImportExportException
| Constructor and Description |
|---|
ActiveObjectsImportExportException(String tableName,
PluginInformation pluginInformation,
String message) |
ActiveObjectsImportExportException(String tableName,
PluginInformation pluginInformation,
String message,
Throwable t) |
ActiveObjectsImportExportException(String tableName,
PluginInformation pluginInformation,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
PluginInformation |
getPluginInformation() |
String |
getTableName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ActiveObjectsImportExportException(String tableName, PluginInformation pluginInformation, String message)
public ActiveObjectsImportExportException(String tableName, PluginInformation pluginInformation, Throwable t)
public ActiveObjectsImportExportException(String tableName, PluginInformation pluginInformation, String message, Throwable t)
public PluginInformation getPluginInformation()
public String getTableName()
public String getMessage()
getMessage in class ThrowableCopyright © 2018 Atlassian. All rights reserved.