cpw.mods.fml.common
Class MissingModsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cpw.mods.fml.common.MissingModsException
- All Implemented Interfaces:
- Serializable
public class MissingModsException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
missingMods
public Set<ArtifactVersion> missingMods
MissingModsException
public MissingModsException(Set<ArtifactVersion> missingMods)