Apache CXF API

org.apache.cxf.interceptor
Interface FaultOutInterceptor.FaultInfoException

All Known Implementing Classes:
FaultInfoException
Enclosing class:
FaultOutInterceptor

public static interface FaultOutInterceptor.FaultInfoException

Marker interfaces for Exceptions that have a getFaultInfo() method that returns some sort of object that the FaultOutInterceptor can marshal into a fault detail element



Apache CXF API

Apache CXF