org.omg.CORBA

Class INV_POLICY


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

Constructor Details

INV_POLICY

public INV_POLICY()


INV_POLICY

public INV_POLICY(String reason)


INV_POLICY

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


INV_POLICY

public INV_POLICY(int minor,
                  CompletionStatus completed)