The document discusses handling SOAP faults in Oracle Service Bus 11g. It provides examples of constructing custom fault messages and handling errors at different points in the message flow. Generic fault handling is implemented through an error repository that defines error metadata and the actions to take for each error type. The error handling proxy service retrieves error details from the repository to conditionally execute activities like reporting, logging and alerts.