Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

SOAPBridge::SOAPCall::InvocationFailed Exception Reference

The SOAP bridge failed to execute the specified SOAP request. More...

#include <SoapBridge_public.idl>

List of all members.

Public Attributes

string reason
 Hint of what went wrong. More...


Detailed Description

The SOAP bridge failed to execute the specified SOAP request.

The reason member should give some hints why this exception occurred. This exception should only occur when there are local or unexpected problems with the request that the front-end should be aware of. Anything else should be returned as a SOAP fault instead.

Definition at line 141 of file SoapBridge_public.idl.


Member Data Documentation

string SOAPBridge::SOAPCall::InvocationFailed::reason
 

Hint of what went wrong.

Definition at line 143 of file SoapBridge_public.idl.


The documentation for this exception was generated from the following file:
This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.