org.omg.CORBA
Class ExceptionDescription
java.lang.Object
org.omg.CORBA.ExceptionDescription
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ExceptionDescription
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
id
public String id
defined_in
public String defined_in
version
public String version
type
public TypeCode type
ExceptionDescription
public ExceptionDescription()
ExceptionDescription
public ExceptionDescription(String name,
String id,
String defined_in,
String version,
TypeCode type)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.