CORBA system exceptions  Compiling C++ clients

Chapter 15: Creating CORBA C++ Clients

User-defined exceptions

In C++, all CORBA user-defined exceptions are mapped to a C++ class that is derived from the standard UserException class defined in the CORBA module. For more information, see “User-defined IDL datatypes” and “User-defined exceptions”.

NoteUser-defined types must exist in the EAServer IDL repository before you can use them in interface declarations.





Copyright © 2005. Sybase Inc. All rights reserved. Compiling C++ clients

View this book as PDF