org.jacorb.ir.gui.typesystem.remote

Class IRException

public class IRException extends IRNode implements AbstractContainer

Constructor Summary
IRException()
Default-Constructor used by TypeSystem.createNode(...)
IRException(IRObject irObject)
Method Summary
ModelParticipant[]contents()
contents method comment.
static StringnodeTypeName()
This method was created by a SmartGuide.

Constructor Detail

IRException

public IRException()
Default-Constructor used by TypeSystem.createNode(...)

IRException

public IRException(IRObject irObject)

Parameters: irObject org.omg.CORBA.IRObject

Method Detail

contents

public ModelParticipant[] contents()
contents method comment.

nodeTypeName

public static String nodeTypeName()
This method was created by a SmartGuide.

Returns: java.lang.String