Class EarlyLoadingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraftforge.fml.loading.EarlyLoadingException
All Implemented Interfaces:
Serializable

public class EarlyLoadingException extends RuntimeException
Thrown during early loading phase, and collected by the LoadingModList for handoff to the client or server.
See Also: