public class DuplicateModsFoundException extends LoaderException implements IDisplayableError
EnhancedRuntimeException.WrappedPrintStream
Modifier and Type | Field and Description |
---|---|
<any> |
dupes |
Constructor and Description |
---|
DuplicateModsFoundException(<any> dupes) |
Modifier and Type | Method and Description |
---|---|
GuiScreen |
createGui() |
protected void |
printStackTrace(EnhancedRuntimeException.WrappedPrintStream stream) |
getMessage, printStackTrace, printStackTrace
protected void printStackTrace(EnhancedRuntimeException.WrappedPrintStream stream)
printStackTrace
in class LoaderException
public GuiScreen createGui()
createGui
in interface IDisplayableError