List of all members
IException Class Reference

The interface to a Java/IDL exception in the object model. More...

#include <doxmlintf.h>

Inheritance diagram for IException:
ICompound ICompound CompoundHandler

Additional Inherited Members

- Public Types inherited from ICompound
enum  CompoundKind {
  Invalid =0, Class, Struct, Union,
  Interface, Protocol, Category, Exception,
  File, Namespace, Group, Page,
  Example, Dir, Invalid =0, Class,
  Struct, Union, Interface, Protocol,
  Category, Exception, File, Namespace,
  Group, Page, Example, Dir
}
 
enum  CompoundKind {
  Invalid =0, Class, Struct, Union,
  Interface, Protocol, Category, Exception,
  File, Namespace, Group, Page,
  Example, Dir, Invalid =0, Class,
  Struct, Union, Interface, Protocol,
  Category, Exception, File, Namespace,
  Group, Page, Example, Dir
}
 
- Public Member Functions inherited from ICompound
virtual const IStringname () const =0
 
virtual const IStringid () const =0
 
virtual CompoundKind kind () const =0
 
virtual const IStringkindString () const =0
 
virtual ISectionIteratorsections () const =0
 
virtual IDocRootbriefDescription () const =0
 
virtual IDocRootdetailedDescription () const =0
 
virtual IMembermemberById (const char *id) const =0
 
virtual IMemberIteratormemberByName (const char *name) const =0
 
virtual void release ()=0
 
virtual const IStringname () const =0
 
virtual const IStringid () const =0
 
virtual CompoundKind kind () const =0
 
virtual const IStringkindString () const =0
 
virtual ISectionIteratorsections () const =0
 
virtual IDocRootbriefDescription () const =0
 
virtual IDocRootdetailedDescription () const =0
 
virtual IMembermemberById (const char *id) const =0
 
virtual IMemberIteratormemberByName (const char *name) const =0
 
virtual void release ()=0
 

Detailed Description

The interface to a Java/IDL exception in the object model.

Definition at line 1024 of file doxmlintf.h.


The documentation for this class was generated from the following file: