public final class exception_type extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_NO_EXCEPTION |
static int |
_SYSTEM_EXCEPTION |
static int |
_USER_EXCEPTION |
static exception_type |
NO_EXCEPTION |
static exception_type |
SYSTEM_EXCEPTION |
static exception_type |
USER_EXCEPTION |
| Modifier | Constructor and Description |
|---|---|
protected |
exception_type(int i) |
public static final int _NO_EXCEPTION
public static final exception_type NO_EXCEPTION
public static final int _USER_EXCEPTION
public static final exception_type USER_EXCEPTION
public static final int _SYSTEM_EXCEPTION
public static final exception_type SYSTEM_EXCEPTION
public int value()
public static exception_type from_int(int value)
Copyright © 2017 JacORB. All rights reserved.