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

SOAPBridge::TypeConversions::BadSpecification Exception Reference

Raised when a specification could not be applied. More...

#include <TypeConversions.idl>

List of all members.

Public Attributes

Specification spec
 The specification that caused the exception. More...

string errorMessage
 Error message explaining the problem. More...


Detailed Description

Raised when a specification could not be applied.

Definition at line 46 of file TypeConversions.idl.


Member Data Documentation

string SOAPBridge::TypeConversions::BadSpecification::errorMessage
 

Error message explaining the problem.

Definition at line 50 of file TypeConversions.idl.

Specification SOAPBridge::TypeConversions::BadSpecification::spec
 

The specification that caused the exception.

Definition at line 48 of file TypeConversions.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.