001    package cpw.mods.fml.common;
002    
003    public interface IFMLHandledException
004    {
005    
006    }