org.omg.CORBA
Class exception_type
java.lang.Object
org.omg.CORBA.exception_type
- All Implemented Interfaces:
- Serializable, IDLEntity
public class exception_type
- 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 |
_NO_EXCEPTION
public static final int _NO_EXCEPTION
- See Also:
- Constant Field Values
NO_EXCEPTION
public static final exception_type NO_EXCEPTION
_USER_EXCEPTION
public static final int _USER_EXCEPTION
- See Also:
- Constant Field Values
USER_EXCEPTION
public static final exception_type USER_EXCEPTION
_SYSTEM_EXCEPTION
public static final int _SYSTEM_EXCEPTION
- See Also:
- Constant Field Values
SYSTEM_EXCEPTION
public static final exception_type SYSTEM_EXCEPTION
exception_type
protected exception_type(int value)
value
public int value()
from_int
public static exception_type from_int(int value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.