Package com.ericlam.mc.eldgui
Class UINotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ericlam.mc.eldgui.UINotFoundException
- All Implemented Interfaces:
Serializable
找不到 Controller 時抛出的異常。詳見
InventoryService.getUIDispatcher(String)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UINotFoundException
-