Package org.openurp.service
Class EamsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openurp.service.EamsException
- All Implemented Interfaces:
Serializable
教务管理系统自己使用的Exception,里面放的是i18n key,用于在页面上显示的
其他业务模块的Exception应该继承自这个Exception
其他业务模块的Exception应该继承自这个Exception
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EamsException
-
-
Method Details
-
getI18nKey
-