Package org.cakelab.jdoxml.api
Interface IException
-
- All Superinterfaces:
ICompound
,IDocumentedElement
- All Known Implementing Classes:
CompoundHandler
public interface IException extends ICompound
The public interface to a Java/IDL exception in the object model.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.cakelab.jdoxml.api.ICompound
ICompound.CompoundKind
-
-
Method Summary
-
Methods inherited from interface org.cakelab.jdoxml.api.ICompound
briefDescription, detailedDescription, id, kind, kindString, memberById, memberByName, name, sections
-
-