public class DuplicatePluginIdError extends Error
Constructor and Description |
---|
DuplicatePluginIdError(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, toString
Copyright © 2003–2015. All rights reserved.