VisiBroker for Java

org.omg.CORBA
Class ExceptionDescription

java.lang.Object
  extended by org.omg.CORBA.ExceptionDescription
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ExceptionDescription
extends java.lang.Object
implements IDLEntity

The ExceptionDescription class describes an exception that is stored in the interface repository.

See Also:
Serialized Form

Field Summary
 java.lang.String defined_in
           
 java.lang.String id
           
 java.lang.String name
           
 TypeCode type
           
 java.lang.String version
           
 
Constructor Summary
ExceptionDescription()
           
ExceptionDescription(java.lang.String name, java.lang.String id, java.lang.String defined_in, java.lang.String version, TypeCode type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

id

public java.lang.String id

defined_in

public java.lang.String defined_in

version

public java.lang.String version

type

public TypeCode type
Constructor Detail

ExceptionDescription

public ExceptionDescription()

ExceptionDescription

public ExceptionDescription(java.lang.String name,
                            java.lang.String id,
                            java.lang.String defined_in,
                            java.lang.String version,
                            TypeCode type)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online