public class PluginConfigurationError extends Error
This error is only thrown when the effect of a configuration problem (e.g. missing value for a Single Plugin) is likely to leave the DSpace system in an unusable state.
PluginManager,
Serialized Form| Constructor and Description |
|---|
PluginConfigurationError(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PluginConfigurationError(String msg)
msg - Error message text.Copyright © 2014 DuraSpace. All Rights Reserved.