public class CreateDataStorePluginException
extends BaseException
| Constructor and Description |
|---|
CreateDataStorePluginException() |
CreateDataStorePluginException(java.lang.String message) |
CreateDataStorePluginException(java.lang.String message,
java.lang.Throwable cause) |
CreateDataStorePluginException(java.lang.Throwable cause) |
public CreateDataStorePluginException()
public CreateDataStorePluginException(java.lang.String message)
public CreateDataStorePluginException(java.lang.Throwable cause)
public CreateDataStorePluginException(java.lang.String message,
java.lang.Throwable cause)