public class ModuleNotFoundException extends ModuleManagementInvalidArgumentException
| Constructor and Description |
|---|
ModuleNotFoundException(String bundleKey)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBundleKey()
Returns the key of the target bundle which could not be found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModuleNotFoundException(String bundleKey)
message - the detail error messagepublic String getBundleKey()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.