CORBA module: UnknownUserException Class

Overview Describes a generic application-specific exception condition that has occurred.
File name ukn_excp.h
Supported methods UnknownUserException::_duplicate
UnknownUserException::_nil
UnknownUserException::exception
UnknownUserException::id (inherited from Exception)


Intended Usage

Request invocations made through the Dynamnic Invocation Interface (DII) may result in user-defined exceptions that cannot be represented in the client program (because the exception type was not known at compile time). The CORBA::UnknownUserException class is intended to be caught in the catch clause of a try/catch block that encompasses a DII invocation.

Applications should never explicitly thrown instances of CORBA::UnknownUserException.


Related reference
UnknownUserException::_duplicate
UnknownUserException::_nil
UnknownUserException::exception



Searchable topic ID:   rcor_moduue
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_moduue.html

Library | Support | Terms of Use | Feedback