Package org.apache.cxf.service.factory
Class ServiceConstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.common.i18n.UncheckedException
org.apache.cxf.service.factory.ServiceConstructionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.apache.cxf.common.i18n.UncheckedException
message
-
Constructor Summary
ConstructorDescriptionServiceConstructionException
(String msg, Logger log) ServiceConstructionException
(String msg, Logger log, Throwable cause) -
Method Summary
Methods inherited from class org.apache.cxf.common.i18n.UncheckedException
getCode, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceConstructionException
-
ServiceConstructionException
-
ServiceConstructionException
-
ServiceConstructionException
-
ServiceConstructionException
-