Class UINotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ericlam.mc.eldgui.UINotFoundException
All Implemented Interfaces:
Serializable

public class UINotFoundException extends Exception
找不到 Controller 時抛出的異常。詳見 InventoryService.getUIDispatcher(String)
See Also: