JavaTM 2 Platform Std. Ed. v1.4.2
org.omg.PortableInterceptor
Interface SYSTEM_EXCEPTION
- public interface SYSTEM_EXCEPTION
org/omg/PortableInterceptor/SYSTEM_EXCEPTION.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
Thursday, June 12, 2003 9:59:19 PM GMT-08:00
Field Summary |
static short |
value
Indicates a SystemException reply status. |
value
public static final short value
- Indicates a SystemException reply status. One possible value for
RequestInfo.reply_status .
- See Also:
RequestInfoOperations.reply_status() ,
SUCCESSFUL ,
USER_EXCEPTION ,
LOCATION_FORWARD ,
TRANSPORT_RETRY ,
Constant Field Values
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|