public final class ExceptionDescription extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
String |
defined_in |
String |
id |
String |
name |
TypeCode |
type |
String |
version |
Constructor and Description |
---|
ExceptionDescription() |
ExceptionDescription(String name,
String id,
String defined_in,
String version,
TypeCode type) |
Copyright © 2013. All Rights Reserved.