org.omg.CORBA

Class INV_FLAG


public class INV_FLAG
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_FLAG()
INV_FLAG(String reason)
INV_FLAG(String reason, int minor, CompletionStatus completed)
INV_FLAG(int minor, CompletionStatus completed)

Constructor Details

INV_FLAG

public INV_FLAG()


INV_FLAG

public INV_FLAG(String reason)


INV_FLAG

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


INV_FLAG

public INV_FLAG(int minor,
                CompletionStatus completed)