Interface ExceptionClassProvider
- All Known Implementing Classes:
DefaultExceptionClassProvider
public interface ExceptionClassProvider
-
Method Summary
Modifier and TypeMethodDescriptionClass<?>getExceptionClass(org.apache.cxf.message.Exchange ex, boolean client)
-
Method Details
-
getExceptionClass
-