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 © 2018 JBoss by Red Hat. All rights reserved.