Package net.minecraft.client.util
Class Window.GlErroredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.util.GlException
net.minecraft.client.util.Window.GlErroredException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Window
@Environment(CLIENT) public static class Window.GlErroredException extends GlException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Modifier Constructor Description private
GlErroredException(String string)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GlErroredException
-