
A fault message is a message that describes an application-specific error situation.
The proxy generation functions generate exception classes for fault messages in the Enterprise Services Repository.If an application triggers an exception using an exception class such as this, the proxy runtime automatically converts it to a fault message. Using the fault message, the application records an application error (for example, Requested Customer Profile Unknown).
The exception class generated from the fault message can give you information about the error cause using the following structure:
STANDARDADDITION
FaultApplication
Fault_Message_Exceptionthrow