org.omg.CORBA

Class INTF_REPOS


public class INTF_REPOS
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

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

Constructor Details

INTF_REPOS

public INTF_REPOS()


INTF_REPOS

public INTF_REPOS(String reason)


INTF_REPOS

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


INTF_REPOS

public INTF_REPOS(int minor,
                  CompletionStatus completed)