org.omg.CORBA

Class INV_OBJREF


public class INV_OBJREF
extends SystemException

Copyright (c) 1999 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Field Summary

Fields inherited from class org.omg.CORBA.SystemException

completed, minor

Constructor Summary

INV_OBJREF()
INV_OBJREF(String reason)
INV_OBJREF(String reason, int minor, CompletionStatus completed)
INV_OBJREF(int minor, CompletionStatus completed)

Constructor Details

INV_OBJREF

public INV_OBJREF()


INV_OBJREF

public INV_OBJREF(String reason)


INV_OBJREF

public INV_OBJREF(String reason,
                  int minor,
                  CompletionStatus completed)


INV_OBJREF

public INV_OBJREF(int minor,
                  CompletionStatus completed)