2005/5/9

     
 

class BAD_PARAM

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

org::omg::CORBA::BAD_PARAM Class Reference

#include <OrbExceptions.h>

Inheritance diagram for org::omg::CORBA::BAD_PARAM:

org::omg::CORBA::SystemException acdk::lang::RuntimeException acdk::lang::Exception acdk::lang::Throwable acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

 BAD_PARAM ()
 BAD_PARAM (int minor, CompletionStatus completed)
 BAD_PARAM (IN(RString) msg)
 BAD_PARAM (IN(RString) reason, int minor, CompletionStatus completed)

Constructor & Destructor Documentation

org::omg::CORBA::BAD_PARAM::BAD_PARAM  )  [inline]
 

org::omg::CORBA::BAD_PARAM::BAD_PARAM int  minor,
CompletionStatus  completed
[inline]
 

org::omg::CORBA::BAD_PARAM::BAD_PARAM IN(RString msg  )  [inline]
 

org::omg::CORBA::BAD_PARAM::BAD_PARAM IN(RString reason,
int  minor,
CompletionStatus  completed
[inline]