Class DuplicatePluginIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.umd.cs.findbugs.plugins.DuplicatePluginIdException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDuplicatePluginIdException(String pluginId, URL loadedFrom, URL previouslyLoadedFrom) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
pluginId
-
loadedFrom
-
previouslyLoadedFrom
-
-
Constructor Details
-
DuplicatePluginIdException
-
-
Method Details
-
getPluginId
-
getLoadedFrom
-
getPreviouslyLoadedFrom
-