cpw.mods.fml.common
Class DuplicateModsFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cpw.mods.fml.common.LoaderException
cpw.mods.fml.common.DuplicateModsFoundException
- All Implemented Interfaces:
- Serializable
public class DuplicateModsFoundException
- extends LoaderException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
dupes
public com.google.common.collect.SetMultimap<ModContainer,File> dupes
DuplicateModsFoundException
public DuplicateModsFoundException(com.google.common.collect.SetMultimap<ModContainer,File> dupes)