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, printStackTraceprotected void printStackTrace(EnhancedRuntimeException.WrappedPrintStream stream)
printStackTrace in class LoaderExceptionpublic GuiScreen createGui()
createGui in interface IDisplayableError