Uses of Interface
cpw.mods.fml.common.IFMLHandledException

Packages that use IFMLHandledException
cpw.mods.fml.client   
 

Uses of IFMLHandledException in cpw.mods.fml.client
 

Classes in cpw.mods.fml.client that implement IFMLHandledException
 class CustomModLoadingErrorDisplayException
          If a mod throws this exception during loading, it will be called back to render the error screen through the methods below.