Package net.minecraft.client.main
Class SilentInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.main.SilentInitException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 GameNarrator.NarratorInitException,Window.WindowInitFailed
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionSilentInitException(String p_101979_) SilentInitException(String p_170334_, Throwable p_170335_)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
SilentInitException
 - 
SilentInitException
 
 -