Package icu.easyj.core.loader
Class ServiceLoadFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
icu.easyj.core.loader.ServiceLoadFailedException
- All Implemented Interfaces:
Serializable
服务加载失败的异常
- Author:
- wangliang181230
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceLoadFailedException(String message) ServiceLoadFailedException(String message, Throwable cause) ServiceLoadFailedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceLoadFailedException
-
ServiceLoadFailedException
-
ServiceLoadFailedException
-
ServiceLoadFailedException
-