@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ORBException
| Modifier and Type | Required Element and Description |
|---|---|
int |
group
Return the group ID to be used in computing the message ID.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
omgException
Return true if this is an OMG exception with the OMG VMCID,
false if it is using the old SUN VMCID.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.