public class DuplicatePluginIdException extends RuntimeException
| Constructor and Description |
|---|
DuplicatePluginIdException(String pluginId,
URL loadedFrom,
URL previouslyLoadedFrom) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getLoadedFrom() |
String |
getPluginId() |
URL |
getPreviouslyLoadedFrom() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2015. All rights reserved.